Live data from Hacker News

RESTful API Playground as a Django Application

hipo.biz

1–10 of 11 posts

Re: RESTful API Playground as a Django Application

#10
post #8

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.
Post reply on HN