Skip to content

koos/kvb-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an inofficial KVB API Project. Only a prototype. Use it as it is.

http://kvb-api.herokuapp.com/stations/:ID(.json)

e.g.: http://kvb-api.herokuapp.com/stations/236.json
{
  "station": {
  "id": 1,
  "name": "Piusstraße",
  "description": "",
  "lat": 50.9460194,
  "lng": 6.9259056,
  "station_identifier": 236,
  "amenities_list": [
    "kiosk",
    "escalator",
    "underground",
    "ticket_machine",
    "backery",
    "food"
  ],
  []
  }
}
  • Test

  • Import Data into DB

  • Build an interface to let people edit data

  • Build a first client

Copyright © 2009-2011 Jan Kus released under the MIT license

About

kvb api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages