Skip to content

Flared/docs-api

Repository files navigation

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.