← All projects

Live · 2025

Postman to HTML

Convert Postman collections to readable HTML documentation in one step.

Postman to HTML screenshot

Year

2025

Status

Live

Stack

React • TypeScript

Links

Live site

01

The problem

Postman is great for building APIs, but sharing the docs with people outside the team means either giving them workspace access or copy-pasting everything into a document by hand.

02

The build

A React app that takes a Postman Collection JSON file and turns it into structured HTML docs with endpoint summaries, request details, and example payloads. It runs as a static site, no backend needed.

Previous project

← KubeLab

React / Go

Next project

Moodverse →

Next.js / TypeScript