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 Travis CI

Mill is an annotation-based DSL for documenting a REST API.

It was built for automatically generating the Vimeo API documentation microsite, and can be compiled down into OpenAPI 3.0 or API Blueprint specifications.

As it was built specifically for the Vimeo API, it is very opinionated, and may not be a good fit for all types of APIs.

Installation

composer require vimeo/mill