Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 201 Bytes

File metadata and controls

6 lines (4 loc) · 201 Bytes

fastapi

Start the server in main.py.

The OpenAPI Spec can be found at http://127.0.0.1:8000/docs. It also includes the possibility to log in to the service by clicking the Authorize button.