Skip to content

i701/gazzette-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gazzette API

Gazzette API with scraped data from Gazzette

Installation and Deployment

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.py

Using docker compose

docker compose up -d

Credits, and Thanks to

About

Gazzette API with scraped data from Gazzette website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published