Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 327 Bytes

SPARQL based solution for exercise 2 with Github actions

HOW-TO

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