Skip to content

Commit

Permalink
Adds lamassu as software for creating apis (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
hbruch authored Sep 12, 2023
1 parent c185d13 commit 2e6a73e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/toolbox/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ There are a multitude of tools and services available to help with the creation,

## Software for Creating APIs

- [lamassu](https://github.com/entur/lamassu): GBFS aggregation service, which aggregates, optionally enhances, and republishes any number of GBFS feeds. Also, provides a GraphQL API and performs on-the-fly validation.

- [mapintelligenceagency/gbfsQL](https://github.com/mapintelligenceagency/gbfsQL): Wraps any number of GBFS feeds into an easily consumable GraphQL API. Merges relevant feeds and supports real-time updates for clients via Websockets/GraphQL Subscriptions.

- [OneBusAway](https://onebusaway.org/): A Java app that consumes GTFS and GTFS-Realtime (along with [other formats](https://github.com/OneBusAway/onebusaway-application-modules/wiki/Real-Time-Data-Configuration-Guide)) and turns them into an easy to use [REST API](http://developer.onebusaway.org/modules/onebusaway-application-modules/current/api/where/index.html).
Expand Down

0 comments on commit 2e6a73e

Please sign in to comment.