REST focus in Ismo

REST (Representational State Transfer) in PHP is still in its infancy, and to my knowledge there are no PHP frameworks that make working with REST easy. I’d like to see Ismo be able to handle REST concepts (the very basics are already there) natively and cleanly.

Things we’ll need to consider are:

  • Various HTTP requests beyond GET and POST (ex., DELETE, PUT)
  • Making the URL the central skeleton of the application
  • perhaps build the basics of the Applicaiton from a URL “schema”?

See also:

 
ideas/rest_focus.txt · Last modified: 2008/11/14 15:08 by theideaman
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki