This repository contains deprecated source code, which is not in use anymore.
This is the backend code of http://realtimetest.opensasa.info. It provides real-time positions of the public transport vehicles managed by SASA SpA-AG in South Tyrol.
The server is written in Node.js and is backed by a PostgreSQL database. The RESTful interface is implemented using Express.js.
It uses both open and private data provided by SASA SpA-AG. The documentation about it can be found here.
If you want to install this project, please refer to our installation instructions.
- Node.js - The web framework used
- Express.js - RESTful interface
- PostgreSQL - Database
- PostGIS - Spatial database extender for PostgreSQL
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Markus Windegger — [email protected]
- Patrick Bertolla — [email protected]
- David Dejori — [email protected]
- Alex Lardschneider — [email protected]
This project is licensed under the Apache 2.0 License — see LICENSE.md file for details.