Settings

Theme

RESTful API Playground as a Django Application

hipo.biz

45 points by yigit 13 years ago · 10 comments

Reader

ilovekitty 13 years ago

I just integrated it with my project which uses Django and Tastypie. Thanks for your effort.

olalonde 13 years 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 :(

  • fatiherikli 13 years ago

    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.

salsakran 13 years ago

Is there any way to autogenerate playground schema from tastypies's schemas?

  • fatiherikli 13 years ago

    Currently no, unfortunately. The current way is already easy. But still may be implemented later.

mstdokumaci 13 years ago

looks better than soapui :)

gurukanu 13 years ago

nice :)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection