Deep Links

Deep Links screenshot
Back

OneBusAway Deep Links is a Ruby on Rails web application designed to facilitate deep linking in native mobile applications. The project serves as a backend for routing and alert distribution, providing GTFS-RT compliant alerts in protobuf format.

Features

  • GTFS-RT Alerts API - Compliant alerts available in protobuf format
  • Multiple Output Formats - Protocol buffer (.pb) and text format (.pbtext) support
  • Test Mode - Query parameter for staging alerts before production
  • Ruby on Rails Backend - Full-featured web application framework
  • PostgreSQL Database - Reliable data storage for alert management
  • Docker Support - Containerization ready for easy deployment

Get Started

View the source code and documentation on GitHub: github.com/OneBusAway/onebusaway-deep-links

Apache 2.0 View Source