in reply to REST Framework
Isn't REST just a fancy name for things that use other HTTP requests than GET and POST? If that's the case, you can use any web framework you like and that's not limited to GET and POST; I'd assume any decent framework fulfills that criterion.
|
|---|