Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a93fb3 · Mar 30, 2021
Mar 30, 2021
Dec 30, 2019
Jan 4, 2020
Jul 1, 2020
Jul 1, 2020
Jan 4, 2020
Jan 4, 2020
Jul 1, 2020
Sep 22, 2018
Dec 30, 2019
Dec 30, 2019
Jan 4, 2020
Jan 4, 2020
Jul 1, 2020
Aug 3, 2020
May 16, 2019
Jan 4, 2020
Jun 3, 2020
Jun 3, 2020
Jun 29, 2018
Jan 4, 2020

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