zend-rest-route Questions
3
Solved
With the Zend Framework, I am trying to build routes for a REST api on resources organized in the following pattern:
http://example.org/users/
http://example.org/users/234
http://example.org/user...
Wardieu asked 5/2, 2010 at 2:14
2
Solved
With the introduction of Zend_Rest_Route in Zend Framework 1.9 (and its update in 1.9.2) we now have a standardized RESTful solution for routing requests. As of August 2009 there are no examples of...
Amadaamadas asked 27/8, 2009 at 21:3
1
© 2022 - 2024 — McMap. All rights reserved.