aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Deserialize stations json data into native rust struct.Harald Eilertsen2019-02-234-4/+49
|
* Move Api to api module.Harald Eilertsen2019-02-232-30/+50
|
* Drop api_key from Api, not really needed.Harald Eilertsen2019-02-231-2/+1
|
* Fetch stations, dump response json to stdout.Harald Eilertsen2019-02-231-3/+22
|
* Initial commit, basic app skeleton.Harald Eilertsen2019-02-232-0/+56