This backend is deployed to koyeb.com and (for now) only serves my weather application. It implements several key features including endpoints for user creation, login, fetching user info, saving a users favorite cities and more. Developing proper tests for the project is a work in progress but it will be implemented.
- FastAPI
- PyDantic
- SQLAlchemy
- OAuth
- My own PostgreSQL database, also hosted on koyeb.