This is a small Flask application which serves as a backend to the OeVGK18 web application. It is built as a docker image and deployed to Docker Hub.
The API it exposes is available as a Swagger specification here: public-transport-quality-grades/backend-api
Head over to the public-transport-quality-grades/web-app repository for a full setup.