Muestra las diferencias entre dos versiones de la página.
|
unidades:10_servidor:01_rest [2014/09/22 19:09] admin [La Estructura de la URI] |
unidades:10_servidor:01_rest [2014/10/13 09:32] (actual) admin [Referencias] |
||
|---|---|---|---|
| Línea 194: | Línea 194: | ||
| ====== Referencias ====== | ====== Referencias ====== | ||
| - | * [[http://en.wikipedia.org/wiki/Representational_state_transfer|REST]] | + | * [[http://en.wikipedia.org/wiki/Representational_state_transfer|Wikipedia > REST]] |
| * [[http://martinfowler.com/articles/richardsonMaturityModel.html|Richardson Maturity Model]] | * [[http://martinfowler.com/articles/richardsonMaturityModel.html|Richardson Maturity Model]] | ||
| * [[https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/|Cookies vs Tokens. Getting auth right with Angular.JS]] | * [[https://auth0.com/blog/2014/01/07/angularjs-authentication-with-cookies-vs-token/|Cookies vs Tokens. Getting auth right with Angular.JS]] | ||
| - | + | * [[http://stackoverflow.com/questions/2001773/understanding-rest-verbs-error-codes-and-authentication|Understanding REST: Verbs, error codes, and authentication]]: Clásica pregunta sobre REST en stackoverflow | |
| + | * [[http://java.dzone.com/articles/restful-standard-resolved|RESTful Standard Resolved!]]: Resumen del formato de las URL en REST | ||
| + | * [[http://rest.elkstein.org/|Learn REST: A Tutorial]]: Tutorial en inglés sobre REST | ||
| + | * [[http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven|REST APIs must be hypertext-driven]]: Las API REST deben tener las URL a los recursos. | ||
| + | * [[http://blog.2partsmagic.com/restful-uri-design/|REST-ful URI design]]: Como diseñar un buen API REST | ||
| + | * [[http://elbauldelprogramador.com/buenas-practicas-para-el-diseno-de-una-api-restful-pragmatica/|Buenas prácticas para el diseño de una API RESTful pragmática]] | ||