RESTful API Playground as a Django Application
hipo.bizI just integrated it with my project which uses Django and Tastypie. Thanks for your effort.
Would be really great if this could be used to test arbitrary REST APIs, not just Django... Would love to use this to test my Node.js API :(
The Django app is loosely coupled. Playground logic is behind the client-side. It's uses just jQuery. You can implement Node.JS version of this project.
Ok, thanks for the tip.
Is there any way to autogenerate playground schema from tastypies's schemas?
Currently no, unfortunately. The current way is already easy. But still may be implemented later.
looks better than soapui :)
nice :)