Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Latest commit

 

History

History
39 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.05 KB

This project use removed version of SDIP 😢

SDIP kzkgop/ZTM to REST api v2

SDIP KZKGOP/ZTM is tracking system for delays in city buses in Silesia (Without any public API).

This give you easy to REST API for your own personal use.

Prerequisites

Runtime:

Python 3 (python 3.8 recommended)

Requirements:

pip install -r requirements.txt

Usage

This app runs as web server giving you few endpoints:

For resting purposes:

  • State and journey in one : POST /vehicle/status
  • Does all requests while giving only line number : POST /line/details

Authors

License

This project is licensed under the Mozilla Public License Version 2.0