Home

Awesome

Gavin FastAPI

This is part of the Gavin Family of Repos. A basic FastAPI to be able to make http requests to Gavin. Everything is returned in JSON.

Install

Initial

Either

Or

Python

Run

With file coverage:

Without file coverage:

Please note some settings api_config.json will not be parsed; you must manually edit the start.sh file: --host <str> --port <int> --workers <int>

Config

TODO

Licence

GNU GPLv3. Should have a copy with this software.