fedecarg / apify-library

Apify is a small open source library that delivers new levels of developer productivity by simplifying the creation of RESTful architectures. It helps development teams deliver quality web services and applications in reduced amounts of time. If you are familiar with the Zend Framework, then you already know how to use Apify.
http://www.apifydoc.com
Other
266 stars 49 forks source link

In example /users/create interprets "create" as an id #5

Closed christarczon closed 13 years ago

christarczon commented 13 years ago

Moving /users/create route definition below /users/:id solves the problem.

apifytech commented 13 years ago

Fixed, thanks.