saveyaar_movie is a feature small feature in saveyaar, this is the backend for it using FAST API and React Native.
- React Native
- Expo
- SpringBoot
- Spring Data JPA
- Hibernate
- log4j
- postgreSQL
- FastAPI - https://fastapi.tiangolo.com/ (This is the best light weight rn, it is also asynchronous) - https://docs.pydantic.dev/latest/
- MongoDB
- Motor - DB Driver for python - mongo connection (also async support) https://motor.readthedocs.io/en/stable/
- Beanie - ODM for python pydantic to mongo objects (also async support) https://beanie-odm.dev/