项目作者: skedgo

项目描述 :
TSP Connectors for Nuremberg
高级语言: Swift
项目地址: git://github.com/skedgo/de-nuremberg-api.git
创建时间: 2018-04-27T13:21:52Z
项目社区:https://github.com/skedgo/de-nuremberg-api

开源协议:MIT License

下载


TSP Connectors for Nuremberg, Germany" class="reference-link">TripGo API TSP Connectors for Nuremberg, Germany



Documentation


MIT License


Build Status


Swift 4.1


Vapor 3.0

This lightweight web API provides wrappers around transport-related APIs for Nuremberg, Germany, making them compatible with the TripGo API.

Includes:

  • Selected car parks with opening hours and pricing information
  • Real-time availability for selected car parks

Car Park APIs

Contributing

This is implemented using the Vapor framework, running Swift on the server (macOS or Linux).

Run it from the command line locally using vapor run and test it using vapor test. On macOS you can also use Xcode, using the “Run” scheme for running the server locally, or using the “de-nuremberg-api-Package” scheme for testing.