/GTNH-monitor-backend

The FastAPI based backend of GTNH monitor

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GTNH-monitor-backend

The FastAPI-based backend of GTNH monitor

Run the Server

uvicorn main:app --reload

Environment Build

pip install "fastapi[all]"