Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/craftamap/iceportal-api

iceportal-api is a Golang client implementation to interact with the REST API of iceportal.de when connected to the WiFi-Network offered in German ICE Trains.
https://github.com/craftamap/iceportal-api

Last synced: 3 months ago
JSON representation

iceportal-api is a Golang client implementation to interact with the REST API of iceportal.de when connected to the WiFi-Network offered in German ICE Trains.

Awesome Lists containing this project

README

        

# `iceportal-api` and `iceportal-cli`

`iceportal-api` is a Golang client implementation to interact with the REST
API of `iceportal.de` when connected to the WiFi-Network offered in German ICE
Trains.

`iceportal-cli` offers a nice visual representation of some of the fetched information.

![Screenshot showing the iceportal-cli application](.github/screenshot-1.png)

You can get `iceportal-cli` by running:

```
go install github.com/craftamap/iceportal-api/cmd/iceportal-cli
```