This is the backend portion of my fullstack application. User have access to my REST API which was built with FastAPI. Included in this repo is my Database shcema so that users can recreate my Database that was used in this project
- FastAPI
- Pydantic
- PostgreSQL
- pytest
The only requirements needed are in the requirements.txt file