carvoyant-api-ruby 0.0.1
The Carvoyant API gem allows Ruby developers to programmatically access the Carvoyant Resources. The API is implemented as JSON over HTTP using all four verbs (GET/POST/PUT/DELETE). Each resource, like Vehicle, Trip, or DataSet, has its own URL and is manipulated in isolation.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.1 September 24, 2015 (11.5KB)
Runtime依存関係 (2):
activeresource
>= 4.0.0, ~> 4.0
ruby-units
>= 1.4.5, ~> 1.4.5