about summary refs log tree commit diff
path: root/main.go
Commit message (Collapse)AuthorAge
* minor changes HEAD masterEmile2019-03-08
|
* renamed the function handling requests on /NFW from NFW to NFWHandlerEmile2019-02-28
|
* renamed the function handling requests on / from Index to IndexHandlerEmile2019-02-28
|
* commented on the exported Index funtionEmile2019-02-28
|
* preparing docker-swarm deploymentEmile2019-02-26
|
* overall pushhanemile2018-12-24
|
* Simple http server exposing an api on localhost:8000/NFW/{value} returning ↵hanemile2018-12-11
the corresponding NFW-value.