bensi94 / Django-Requests-Tracker

The Django Requests Tracker is designed for local development, particularly for Rest API development. It provides various debugging information, such as SQL queries, headers, and status codes.
MIT License
37 stars 0 forks source link

[FEATURE REQUEST] Show input/output data of the request #14

Open AlTosterino opened 5 months ago

AlTosterino commented 5 months ago

Hey!

It would be great if we could see request data in the request details view, like input json and response json 👌