Connect your Gunicorn backend to Chrome DevTools using Subtrace
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: