Updated README.md

This commit is contained in:
pana1990
2014-11-29 23:12:07 +01:00
parent a9b89b05d8
commit c3d78cbcdf

View File

@ -128,15 +128,15 @@ Caché
Servicios Web RESTful
---------------------
* **TBD** [Guía breve](rest-quick-start.md)
* **TBD** [Recursos (Resources)](rest-resources.md)
[Controladores](rest-controllers.md)
* **TBD** [Gestión de rutas](rest-routing.md)
* **TBD** [Formateo de respuestas](rest-response-formatting.md)
* **TBD** [Autenticación](rest-authentication.md)
* **TBD** [Límite de Rango](rest-rate-limiting.md)
* **TBD** [Gestión de versiones](rest-versioning.md)
* **TBD** [Gestión de errores](rest-error-handling.md)
* [Guía breve](rest-quick-start.md)
* [Recursos (Resources)](rest-resources.md)
* [Controladores](rest-controllers.md)
* [Gestión de rutas](rest-routing.md)
* [Formateo de respuestas](rest-response-formatting.md)
* [Autenticación](rest-authentication.md)
* [Límite de Rango](rest-rate-limiting.md)
* [Gestión de versiones](rest-versioning.md)
* [Gestión de errores](rest-error-handling.md)
Herramientas de Desarrollo