Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.
/ mill Public archive

☴ An annotation-based DSL for documenting a REST API.

License

Notifications You must be signed in to change notification settings

erunion/mill

Repository files navigation

☴ Mill

Packagist Build

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

For detailed documentation, check out the wiki.

Features

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

Installation

composer require erunion/mill