Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaffarell/southtyrol-bus-api
A modern and easy to use API for the bus-routes in South Tyrol
https://github.com/kaffarell/southtyrol-bus-api
Last synced: 5 days ago
JSON representation
A modern and easy to use API for the bus-routes in South Tyrol
- Host: GitHub
- URL: https://github.com/kaffarell/southtyrol-bus-api
- Owner: kaffarell
- License: mit
- Created: 2020-07-28T18:42:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:40:00.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T04:51:56.446Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 29.4 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# South Tyrol bus API
![Build](https://github.com/kaffarell/southtyrol-bus-api/workflows/CI/badge.svg?branch=master)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/kaffarell/southtyrol-bus-api)
![GitHub issues](https://img.shields.io/github/issues/kaffarell/southtyrol-bus-api)
![Website](https://img.shields.io/website?label=Heroku&logo=heroku&url=https%3A%2F%2Fsouthtyrol-bus-api.herokuapp.com%2Fapi%2F)
Modern and easy to use wrapper for the [STA (Strutture Trasporto Alto Adige) API](https://data.civis.bz.it/de/dataset/southtyrolean-public-transport)#### Issues and PRs are welcome 🎓
## Documentation
Documentation can be found [here](https://github.com/kaffarell/southtyrol-bus-api/wiki)
## Setup
* Install npm and nodeJS
* Execute `npm install`
* Execute `npm run build` to transpile ts and run the linter
* Execute `npm start` to run the app
The API is also hosted on heroku here: https://southtyrol-bus-api.herokuapp.com/