alufers/mitmproxy2swagger
Automagically reverse-engineer REST APIs via capturing traffic observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 53
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 528
- age_days: 1575
- days_rel: 100
- days_push: 9
- n_releases_24m: 2
Adoption not part of the score
9594 stars · 372 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A CLI tool that converts mitmproxy traffic captures (and HAR files) into OpenAPI 3.0 / Swagger specifications. It lets you reverse-engineer undocumented REST APIs by capturing HTTP traffic and merging results into an existing schema.
Use cases
- generate openapi spec from captured http traffic
- reverse-engineer an undocumented rest api
- convert mitmproxy flow file to swagger
- create api documentation from har file
- document a mobile app's backend api
- merge multiple traffic captures into one api spec
When to choose
- you need an OpenAPI spec for an API with no existing documentation
- you can capture the API's traffic via mitmproxy or browser DevTools HAR export
- you want to incrementally extend an existing schema with new captures
When to avoid
- you need to document GraphQL or non-REST APIs
- you already have hand-written OpenAPI specs and just need editing tooling
- traffic is encrypted and you cannot set up a MITM proxy
Facets
cli-tool · maturity active
reverse-engineering api-documentation parser developer-tools apis developer-tools reverse-engineering documentation cli python cross-platform openapi swagger mitmproxy har traffic-capture rest-api docker
1 source
- readme: https://github.com/alufers/mitmproxy2swagger · fetched 2026-08-28 · 07f82669c39d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alufers/mitmproxy2swagger | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="alufers/mitmproxy2swagger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem