Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.
Jon Ursenbach edited this page Jan 4, 2020 · 19 revisions

Mill is an annotation-based DSL for documenting a REST API and assisting you in creating OpenAPI or API Blueprint specifications for your API.

Features

  • Compile versioned API documentation into OpenAPI or API Blueprint specifications.
  • Automatically generate API changelogs
  • Production ready

Resources

Getting Started

Concepts

Annotation Reference