Skip to main content

Home/ Arquitectura?/ Group items tagged rest

Rss Feed Group items tagged

Pablo Lalloni

Hybind - Home - 0 views

  •  
    "Unlike most client libraries dealing with HAL REST APIs, Hybind provides a high-level approach similar to what Object Relational Mapping (ORM) frameworks are for databases. When using Spring Data REST in the server, it is amazing how the amount of code to write is reduced to a minimum. However, a significant amount of repeated boilerplate is still required in the JavaScript client to manipulate the resources and map them to the client-side model. That's why this library exists. It enriches plain JavaScript objects with a convenient API so that performing REST requests is as easy as calling methods directly on the model objects. It is optimized for Spring Data REST, but should work with other HAL APIs following similar conventions."
Pablo Lalloni

gwuhaolin/spring-data-rest-js: js lib for java spring data rest service,work for node.j... - 0 views

  •  
    "Spring Data Rest is makes it easy to build hypermedia-driven REST web services. This lib provider useful util to play with the service in js. It's a easy to use and lightweight (2kb after min and gzip) javascript lib can run in both node.js and browser,can be work with lib like AngularJS React Vue. support Typescript."
Pablo Lalloni

neo4j/java-rest-binding - 0 views

  •  
    Neo4J REST client. Java Bindings for the Neo4J Server REST API, providing an implementation of GraphDatabaseService.
Pablo Lalloni

Neo4J REST API - 1 views

  •  
    Documentación de la API REST de Neo4J. Ejemplar.
  •  
    Realmente es muy educativo ver como está diseñada esta API, tiene las restricciones del estilo ReST muy bien aplicadas.
Pablo Lalloni

Enterprise Integration Using REST - 0 views

  •  
    "Most internal REST APIs are one-off APIs purpose built for a single integration point. In this article, I'll discuss the constraints and flexibility that you have with nonpublic APIs, and lessons learned from doing large scale RESTful integration across multiple teams."
Pablo Lalloni

RAML - RESTful API modeling language - 0 views

  •  
    "RESTful API Modeling Language (RAML) is a simple and succinct way of describing practically-RESTful APIs. It encourages reuse, enables discovery and pattern-sharing, and aims for merit-based emergence of best practices. The goal is to help our current API ecosystem by solving immediate problems and then encourage ever-better API patterns. RAML is built on broadly-used standards such as YAML and JSON and is a non-proprietary, vendor-neutral open spec."
Pablo Lalloni

Servicios web (5): Diseñando servicios REST (3) HATEOAS « Te lo dije … - 0 views

  •  
    Exploración de una API REST que implementa HATEOAS.
Pablo Lalloni

apidoc - 1 views

  •  
    "Beautiful documentation for REST services. Simple native client libraries with no dependencies. Better REST services - written by hand with love."
Pablo Lalloni

Testing your REST api in Go with forest | Ernest Micklei's Blog - 0 views

  •  
    "Go package forest was created to simplify the code needed to write real tests of a REST api." Totalmente aplicable en todos los proyectos de servicios que estamos haciendo para portal.
Pablo Lalloni

mgonto/restangular - 0 views

  •  
    "AngularJS service to handle Rest API Restful Resources properly and easily"
Pablo Lalloni

Swagger: A simple, open standard for describing REST APIs with JSON | Reverb for Develo... - 0 views

  •  
    "Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services."
Pablo Lalloni

REST vs SOAP - 0 views

  •  
    Slides con repaso de los puntos importantes del estilo ReST y comparación con SOAP
Pablo Lalloni

REST API Reference - PayPal Developer - 1 views

  •  
    "The PayPal API uses HTTP verbs and a RESTful endpoint structure. OAuth 2.0 is used as the API Authorization framework. Request and response payloads are formatted as JSON."
Pablo Lalloni

Cloudbreak - 1 views

  • Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud. The main features of Docker are: Lightweight, portable Build once, run anywhere VM - without the overhead of a VM Each virtualised application includes not only the application and the necessary binaries and libraries, but also an entire guest operating system The Docker Engine container comprises just the application and its dependencies. It runs as an isolated process in userspace on the host operating system, sharing the kernel with other containers. Containers are isolated It can be automated and scripted
    • Pablo Lalloni
       
      Probablemente la mejor descripción corta de docker que he leído en solo un párrafo y una lista de features. Deberíamos usarla. 
  •  
    "Cloudbreak is a RESTful Hadoop as a Service API. Once it is deployed in your favourite servlet container exposes a REST API allowing to span up Hadoop clusters of arbitrary sizes on your selected cloud provider. Provisioning Hadoop has never been easier. Cloudbreak is built on the foundation of cloud providers API (Amazon AWS, Microsoft Azure, Google Cloud Compute...), Apache Ambari, Docker containers, Serf and dnsmasq."
Pablo Lalloni

Home | Dropwizard - 1 views

  •  
    Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web services. Dropwizard has out-of-the-box support for sophisticated configuration, application metrics, logging, operational tools, and much more, allowing you and your team to ship a production-quality HTTP+JSON web service in the shortest time possible.
Pablo Lalloni

API Endpoints - foursquare - 0 views

  •  
    Documentación de la API REST de foursquare. Ejemplar.
Pablo Lalloni

mandubian/play-autosource - 0 views

  •  
    "An automatic full REST + Typesafe CRUD abstract Datasource for bootstrapping a Play Framework App"
Pablo Lalloni

REST APIs must be hypertext-driven » Untangled - 0 views

  • However, I think most people just make the mistake that it should be simple to design simple things. In reality, the effort required to design something is inversely proportional to the simplicity of the result.
    • Pablo Lalloni
       
      Muy buena idea!
Pablo Lalloni

Richardson Maturity Model - 0 views

  •  
    "A model (developed by Leonard Richardson) that breaks down the principal elements of a REST approach into three steps. These introduce resources, http verbs, and hypermedia controls."
1 - 20 of 59 Next › Last »
Showing 20 items per page