Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | renamed the function handling requests on /NFW from NFW to NFWHandler | Emile | 2019-02-28 |
| | |||
* | renamed the function handling requests on / from Index to IndexHandler | Emile | 2019-02-28 |
| | |||
* | commented on the exported Index funtion | Emile | 2019-02-28 |
| | |||
* | preparing docker-swarm deployment | Emile | 2019-02-26 |
| | |||
* | Wrote some simple tests for the NFW and PHI functions | Emile | 2019-02-25 |
| | |||
* | . | hanemile | 2019-01-12 |
| | |||
* | overall push | hanemile | 2018-12-24 |
| | |||
* | Docker-compose using the Dockerfile in the current dir to build the docker ↵ | hanemile | 2018-12-11 |
| | | | | image and exposing the service on port 8003 | ||
* | Corresponding Dockerfile running the service. | hanemile | 2018-12-11 |
| | |||
* | Simple http server exposing an api on localhost:8000/NFW/{value} returning ↵ | hanemile | 2018-12-11 |
| | | | | the corresponding NFW-value. | ||
* | Initial commit | emile | 2018-12-11 |