Browse Source

Merge pull request #147 from leedavis81/patch-1

Add Drest to the REST and API section
pull/173/merge
Jamie York 11 years ago
parent
commit
dd7d5b8380
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

490
 * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
490
 * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library.
491
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
491
 * [HAL](https://github.com/blongden/hal) - A Hypertext Application Language (HAL) builder library.
492
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
492
 * [Negotiation](https://github.com/willdurand/Negotiation) - A content negotiation library.
493
+* [Drest](https://github.com/leedavis81/drest) - Quickly and easily expose Doctrine entities as REST resource endpoints.
493
 
494
 
494
 ## Caching
495
 ## Caching
495
 *Libraries for caching data.*
496
 *Libraries for caching data.*

Loading…
Cancel
Save