Analysis updated 2026-07-17 · repo last pushed 2026-02-05
Point a web frontend at the debug server to confirm it sends the correct headers and body before hitting a real API.
Debug a mobile app's network calls by inspecting exactly what requests it generates.
Verify an automation script's HTTP output without spamming a live test server.
| its-treason/http-debug | aegrail/aegrail-engine | aeneasr/form | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | Go | Go | Go |
| Last pushed | 2026-02-05 | — | 2019-03-08 |
| Maintenance | Maintained | — | Dormant |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 5/5 | 2/5 |
| Audience | developer | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
README is sparse, so you may need to read the source to find all features.
A local debug server that catches any HTTP request and shows you exactly what your code sent, headers, body, method, and all, so you can fix bugs before hitting a real API.
Mainly Go. The stack also includes Go.
Maintained — commit in last 6 months (last push 2026-02-05).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.