Hacker News new | ask | show | jobs
by olalonde 5000 days ago
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 :(
1 comments

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.