Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 332 Bytes

Flare API docs

This repository contains the source of https://api.docs.flare.io.

Dev Commands

  • make run will start the docs.
  • make lint will find errors.
  • make format will format python code.
  • make api-generate-all will generate new OpenAPI files and endpoint pages.

Deploying

Just push to this repository.