Sha256: 3e83f9895fcad486c4b3621d4486a44402a1b868679208114b2b15c4f70c9dc9
Contents?: true
Size: 555 Bytes
Versions: 1
Compression:
Stored size: 555 Bytes
Contents
Yet Another NS API [](https://travis-ci.org/stefanhendriks/ns-api) [](https://coveralls.io/r/stefanhendriks/ns-api) ================== A Ruby client for the NS API. Usage ===== First, make sure you have a username and password from the NS API website. ```ruby # get username/password from NS site client = NSClient.new("my-username", "my-password") # get all known stations client.stations ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ns-yapi-0.1 | README.md |