Django-API-Playground icon indicating copy to clipboard operation
Django-API-Playground copied to clipboard

Django-API-Playground

Results 5 Django-API-Playground issues
Sort by recently updated
recently updated
newest added

Hi, Thanks for this project. I was thinking that it would be very cool if this project worked with the Swagger API definition specs. It's something that you might want...

"NetworkError: 404 NOT FOUND - http://127.0.0.1:8000/api-explorer/api_browser/css/h5bp.css" "NetworkError: 404 NOT FOUND - http://127.0.0.1:8000/api-explorer/api_browser/js/jquery.class.min.js" "NetworkError: 404 NOT FOUND - http://127.0.0.1:8000/api-explorer/api_browser/css/screen.css" "NetworkError: 404 NOT FOUND - http://127.0.0.1:8000/api-explorer/api_browser/js/jquery.rest-form.js" "NetworkError: 404 NOT FOUND - http://127.0.0.1:8000/api-explorer/api_browser/js/jquery.form2json.js"...

I use an API that accepts raw PUT and POST data as input. It would be helpful if a textarea field could be used to send raw JSON data in...

Please update the pip version of this project. There are a lot of features which are not available and people (like me) can get confused if they install the pip...

Hi, I'm using a Token to authenticate my API, and use a header for this, it would be great to add a field to the resource for this auth methods,...