Bus tracking gps Update #2

Two simple endpoints were created to test that the devices can send & receive data. To test it use the following cURL command

curl --data "lat=10.24059&lng=-80.240586" http://smsbus.miamicode.org/routes/101/trips/10/location

This should eventually be replaced by the API being built by Jonathan & Syed

For details on the end points, see https://github.com/Code-for-Miami/mdt-bus-sms/pull/40

Posted on by Adrian Cardenas