So I've started a new plugin project recently, it's called
sfRestServicePlugin, it should be the server/service side of a rest
api.

At the moment it extends the routing system so a requirement for the
http method can be added.

It's oriented on Francois Zaninotto's blog entry, referenced in my
initial post here and the RoR rest routing/controller.

It also provides a helper to create links in a template which emulate
put/delete methods.

Still missing is the support for content negotiation and creating data
objects from the data send to the server.

Also the output of objects in different data formats (json, xml, ...)


Maybe someone finds this interesting and helpful.


Christian Kerl
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to