Skip to content

Cold-Ratatouille/RatBox-BE

Repository files navigation

RatBox-BE

FastAPI backend for RatBox.

Setup

python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Run

uvicorn app.main:app --reload

Health check

GET /health -> {"status": "ok"}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages