Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 279 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 279 Bytes

Athena-Axxess

API

  • Install dependencies with pip3 install -r requirements.txt
  • Run the dev server with uvicorn main:app --reload.
    • The dev server is running at http://localhost:8000.
    • For integrators, API docs is running at http://localhost:8000/docs.