- Reorganized folder structure so routes live in the same folder - Set up pytest fixtures for future use
Backend Technical Write Up
Structure
- Use FastAPI's
router
to organize different API routes
- Reorganized folder structure so routes live in the same folder - Set up pytest fixtures for future use
router
to organize different API routes