Metadata
- Source
- DECA-193
- Type
- Task
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2011-11-28T05:10:04.075-0500 - Updated
2012-05-18T14:16:59.268-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Use the Cherrypy's method dispatcher to better support RESTful web services.
Possibly change the dispatch method to cherrypy.dispatch.MethodDispatcher().
see: http://docs.cherrypy.org/dev/progguide/REST.html
Comments
-
Justin Obara commented
2012-01-11T14:30:59.660-0500 I've started working on this in a repo bitbucket
https://bitbucket.org/jobara/decapod-server-rest -
Justin Obara commented
2012-01-18T14:19:26.491-0500 I've made the changes and pushed them up to my bitbucket repo.
https://bitbucket.org/jobara/decapod-server-rest -
Justin Obara commented
2012-05-18T14:16:54.695-0400 Merged into the project repo