kdubuc / boats

Beautiful Open Api Template System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BOATS

Boats

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


Quick start

  1. Initialize a new project: npm init -y
  2. Set up BOATS: npx boats --init (follow the prompts)
  3. Build the project: npm run build (outputs in ./build)

Docs & Changelog

Full documentation

Changelog

Examples

Simple examples can be found here:

(Refer to the documentation for additional features and details.)

Thanks To

BOATS is nothing without the support of:

Jetbrains GitHub apidevtools asyncapi Nujucks

About

Beautiful Open Api Template System

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.7%Language:Shell 0.1%