Atom Api

Commands

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
uvicorn app.main:app --reload
http://127.0.0.1:8000/docs
http://127.0.0.1:8000/redoc