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