Future-Energy-Associates / granular_certificate_registry

An open-source platform to demonstrate the capabilities of a Granular Certificate registry that conforms to the EnergyTag Standards and API specification.
Apache License 2.0
0 stars 0 forks source link

Review API spec v2 code quality #7

Closed CAGalbraith closed 1 month ago

CAGalbraith commented 3 months ago

The API spec has not been tested properly for production-level deployment through FastAPI. Clean up the code base into client/model/action directories and ensure that we can get a basic uvicorn instance running.