GithubHelp home page GithubHelp logo

bussure's Introduction

bussure

Server backend for the Bussed application. It delivers a simple unified RESTful API for viewing bus stops, buses and stop predictions.

Installation

lein deps

Usage

Development run:

lein trampoline ring server

Server deploy to Bluemix cloud:

lein ring uberwar
cf buildpacks
emacs manifest.yml <-- update to latest Liberty buildpack
cf push

Future Integration Investigations

Dublin Bus

There doesn't appear to be a method of retrieving real-time bus data, only stops. To get information about a specific stop

curl 'https://www.dublinbus.ie/RTPI/Sources-of-Real-Time-Information/?searchtype=view&searchquery=315'

To get locations of stops by area:

curl "https://www.dublinbus.ie/Templates/Public/RoutePlannerService/RTPIMapHandler.ashx?ne=53.416089,-6.150421&sw=53.271997,-6.384567&zoom=12&czoom=16&_=1521702845178"

License

Copyright © 2016 Glicsoft

Distributed under the BSD License.

bussure's People

Contributors

sbreatnach avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.