/lago-openapi

Open API specification for Lago project

Primary LanguageMustacheGNU Affero General Public License v3.0AGPL-3.0

Lago OpenAPI

Open API specification for Lago project

License: AGPLv3

Usage

This repository is used to serve http://swagger.getlago.com/

Documentation

The Lago documentation is available at doc.getlago.com.

Contributing

The contribution documentation is available here

License

Lago is distributed under the AGPLv3 License.

Read more here.

Local development

Install dependencies

npm install

Build openapi.yaml

npm run build

Lint

npm run test