Skip to content

Commit 0bc7927

Browse files
authored
Merge pull request #307 from skedgo/tripgo
Add SkedGo's TripGo app, API, and related SDKs.
2 parents da0c4a5 + 34cf56c commit 0bc7927

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ Places to access collections of GTFS and other transit and multimodal data.
390390
- [CityBikes](http://api.citybik.es) - REST API for aggregated bikeshare data from around the world. Powered by [pyBikes](https://github.com/eskerda/pybikes).
391391
- [HAFAS](https://de.wikipedia.org/wiki/HAFAS) – Propriety public transport management software by [HaCon](https://www.hacon.de) ([list of endpoints](https://gist.github.com/derhuerst/2b7ed83bfa5f115125a5))
392392
- [Citymapper API](https://docs.external.citymapper.com/api/) - REST API for transit journey planning, realtime transit data and walk, cycle, scooter travel times.
393+
- [TripGo API](https://developer.tripgo.com) - REST API for multi-modal journey planning and real-time data by [SkedGo](https://skedgo.com).
393394

394395
#### Crowdsourced transit data
395396
- [Citylines.co](https://www.citylines.co) - A collaborative platform for mapping transit systems, with an emphasis on their historical evolution. The data can be downloaded as GeoJSON or CSV from [citylines.co/data](https://www.citylines.co/data).
@@ -464,6 +465,7 @@ Apps people use when taking transit.
464465
- [Transit Display](http://transitdisplay.com/) - Multimodal and real-time transit display software.
465466
- [Ualabee](https://ualabee.com/company/) - Community driven trip planner with focus on user interaction, users can report anomalies, upload pictures, edit transit data and chat with other passengers.
466467
- [ÖPNV Navigator](https://navigatorapp.net/)
468+
- [TripGo](https://tripgo.com/)
467469

468470
### Hardware
469471

@@ -475,6 +477,7 @@ Experimental and production transit hardware.
475477
### SDKs
476478
- [TripKit](https://github.com/alexander-albers/tripkit) - TripKit is a Swift-library to get data from public transport providers.
477479
- [KPublicTransport](https://invent.kde.org/libraries/kpublictransport) - A C++ library for accessing realtime public transport data and for performing public transport journey queries.
480+
- [SkedGo's TripKit SDKs](https://developer.tripgo.com) - Open source SDKs for Android, iOS and React for accessing [SkedGo](https://skedgo.com)'s TripGo API, including trip planning UI components.
478481

479482
### Visualizations
480483
#### GTFS Based Visualizations

0 commit comments

Comments
 (0)