You can connect your Gunicorn backend to Chrome DevTools using Subtrace with just one command. With Subtrace, you can inspect the status, headers, payload, and latency of all API requests so you can debug way faster. For this guide, we’ll use the following Gunicorn app as an example:Documentation Index
Fetch the complete documentation index at: https://docs.subtrace.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
SUBTRACE_TOKEN from the Subtrace dashboard
for free to set it as an environment variable.
localhost:8000 to see it in the Subtrace dashboard!