/records.mgmt

A very specific API with very specific functionality

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

records.mgmt

A very specific API with very specific functionality.

To run

uvicorn main:app --reload --port <port> --host "0.0.0.0"

Requirements

  • uvicorn
  • fastapi