Launches

Mintlify
TrendingDocumentation platform that builds a site from Markdown and OpenAPI.
Mintlify is a documentation platform for product and API docs. The workflow is content-first: a team writes Markdown and an OpenAPI specification in a repository, and the platform builds a documentation site with navigation, search, and an API reference generated from the specification. The generated API reference is the part that saves the most work. Instead of hand-writing a page per endpoint, a team points the platform at an OpenAPI document and the reference pages are produced from it, with request and response examples and a try-it panel. Because the source of truth is files in a repository, documentation changes go through the same review as code. The platform renders the result, hosts it, and provides the search and navigation layer. Content is written in MDX, so a page can include components beyond plain Markdown when a diagram or a tabbed example is needed.