Skip to content

curricula-live/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curricula.live API

Minimal FastAPI starter for the curricula.live API.

Setup

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

Run locally

uvicorn app.main:app --reload

Test

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages