index
:
oslobike.git
master
Unnamed repository; edit this file 'description' to name the repository.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need for static lifetime in const, thanks clippy.
Harald Eilertsen
2019-02-24
1
-1
/
+1
*
Handle the case where there's no availability data for a given station.
Harald Eilertsen
2019-02-24
1
-7
/
+14
*
Let errors propagate out of main too.
Harald Eilertsen
2019-02-24
2
-6
/
+31
*
Propagate errors from the server back up through the Api.
Harald Eilertsen
2019-02-23
1
-8
/
+12
*
Add api to fetch availability data as well.
Harald Eilertsen
2019-02-23
4
-3
/
+42
*
Add a tiny bit of documentation.
Harald Eilertsen
2019-02-23
1
-0
/
+8
*
Propagate errors from api calls to caller.
Harald Eilertsen
2019-02-23
4
-14
/
+72
*
Deserialize stations json data into native rust struct.
Harald Eilertsen
2019-02-23
4
-4
/
+49
*
Move Api to api module.
Harald Eilertsen
2019-02-23
2
-30
/
+50
*
Drop api_key from Api, not really needed.
Harald Eilertsen
2019-02-23
1
-2
/
+1
*
Fetch stations, dump response json to stdout.
Harald Eilertsen
2019-02-23
1
-3
/
+22
*
Initial commit, basic app skeleton.
Harald Eilertsen
2019-02-23
2
-0
/
+56