Clone the repository
git clone https://github.com/ubyndr/pg.git
Install requirements
pip install -r requirements.txt
Run the app
python3 src/app.py
For API documentation you can access swagger page via http://localhost:5002
Clone the repository
git clone https://github.com/ubyndr/pg.git
Install requirements
pip install -r requirements.txt
Run the app
python3 src/app.py
For API documentation you can access swagger page via http://localhost:5002