Gazzette API with scraped data from Gazzette
Development
if you don't have uv, get it here.
git clone https://github.com/i701/gazzette-api.git
cd gazzette-api
uv venv
source venv/bin/activate
uv pip install -r requirements.txt
fastapi dev main.pyUsing docker compose
docker compose up -d- Kudanai for his repository Gazettegram