This project is a web application built with FastAPI and PostgreSQL.
The main components of this project are:
main.py: This is the entry point of the application where the FastAPI app is created.session.py: This file sets up the SQLAlchemy session, engine, and base model.
- Python 3.11
- PostgreSQL
- Docker (optional)
- Clone this repository:
git clone https://github.com/Darkbeast-glitch/GeekAPI.git