Skip to content

samueloquien/leagueapi

Repository files navigation

Running the local server:

Load the virtual environment

python -m pipenv shell

Launch the fastapi server using uvicorn

python -m uvicorn main:app --reload

About

API for a league tournament manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published