/obaview-server

GitHub mirror of GitLab repo obaview-server

Primary LanguagePython

OBA View - Server

This setup uses Python 3. Server is currently live at https://obaview2.azurewebsites.net https://obaview2.azurewebsites.net https://obaview.herokuapp.com. Client code lives at https://gitlab.com/echau18/obaview.

Dev - Getting started

  • Dependencies:

    • Bottle - install using your favorite package manager
  • Running:

  • API Documentation:

    • The server API is a limited-scope CORS wrapper around the OneBusAway (OBA) API. Please refer to the documentation there for more details.

Copyright Ethan Chau 2018 (license pending)