Update README.md

Added Drest under the Rest and API section. More details on this tool can be found here: http://leedavis81.github.io/drest/
This commit is contained in:
Lee Davis 2014-07-07 16:16:59 +01:00
parent 641f86f4f2
commit c6cbc046a6

View File

@ -467,6 +467,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
* [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library. * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
* [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library. * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
* [Drest](https://github.com/leedavis81/drest) - Quickly and easily expose Doctrine entities as REST resource endpoints.
## Caching ## Caching
*Libraries for caching data.* *Libraries for caching data.*