/boats

Beautiful Open Api Template System

Primary LanguageTypeScriptMIT LicenseMIT

BOATS

Boats

An OpenAPI & AsyncAPI templating system with Nunjucks... write less YAML... do more.


Quick start

  • Create a new project, npm init
  • Install boats, npm i --save boats
  • Add to the scripts, ... "scripts": {"boats": "boats"} ...
  • Run BOATS init, npm run boats -- --init, follow prompts

Docs

Full docsify documentation here

Examples

Example files can be found here:

Last publish reason

v2 now injects the package.json > name as a prefix to permissions unless instructed not.

Please view the changelog for more details.