Tell me more ×
Stack Apps is a question and answer site for apps, scripts, and development with the Stack Exchange API. It's 100% free, no registration required.

I need to know if we can use Zend Framework to power a REST API?

Does Zend_Rest_Client support traditional object API work e.g.

PUT an object, GET and object, POST an object

Most REST API's I've seen have mostly been oriented around object management and not services or methods.

The help will be appreciated.

Thanks.

share|improve this question
This site is for questions relating to the Stack Exchange API. – Nathan Osman Jun 8 '12 at 14:56
I'm newbie. Sorry! – Ajmal Jun 8 '12 at 16:18
No problem - your question would be an excellent fit for Stack Overflow. – Nathan Osman Jun 8 '12 at 19:08

closed as off topic by Nathan Osman Jun 8 '12 at 14:55

Questions on Stack Apps are expected to generally relate to the Stack Exchange API, applications that use it, or scripts that work with Stack Exchange. See the FAQ for guidance on how to improve it.

You must log in to answer this question.

Browse other questions tagged