Metadata-Version: 2.4
Name: back
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Requires-Dist: fastapi[standard]>=0.125.0
Requires-Dist: pymongo>=4.15.5

# Installation
download dependencies and create a venv for the project
`uv sync`

# Test
`uv run fastapi dev test.py`
