You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That debug panel looks nice. I have been considering porting django-rest-framework's browsable API, but I'm unsure if it's worth the effort given that (1) This panel would provide very similar functionality and (2) I don't use the browsable API that much, even when using DRF--I typically use Postman when I need a GUI client.
Flask has nice panel for debugging REST API we should port it somehow
https://github.com/kevinbeaty/flask-debug-api
The text was updated successfully, but these errors were encountered: