75 Commits

Author SHA1 Message Date
3e0740e194 chore: add CI configuration. 2019-09-17 00:40:58 +02:00
d8aeedd011 doc: improve readme. 2019-09-17 00:39:02 +02:00
510476dca9 chore: improve Dockerfile. 2019-09-17 00:38:14 +02:00
fa9f921632 chore: update dependencies. 2019-09-17 00:37:29 +02:00
27713d1e8d Update to go1.12 (#21) v1.3.0 2019-09-03 11:41:03 +02:00
5e438f6f9e Add remoteAddr information (#20) 2019-09-03 11:40:33 +02:00
48ed709a3a refactor: code review. v1.2.0 2019-01-10 00:28:38 +01:00
c835c52085 Use go modules (#15) 2019-01-09 23:58:52 +01:00
2bc53608e9 add req.Host and req.Method to api handler response (#13)
This is useful information to return when (for example) testing a
reverse proxy.
2018-10-29 14:26:25 +01:00
90c7fab968 adds a /data path (#14) 2018-10-29 14:25:39 +01:00
2305eab132 Add badge 2018-10-18 00:27:48 +02:00
0160af70f9 Create LICENSE 2018-10-18 00:07:50 +02:00
72d3d9cd1c New build system (#9) 2018-08-09 11:05:36 +02:00
585d48ff07 Fixed the container name (#8)
* Fixed the container name
* whoamI -> whoami
2018-08-06 17:05:34 +02:00
c039b48727 Add TLS Option (#7)
* add tls
remove unused var

* remove defaults
2018-07-30 21:43:23 +02:00
396480734c Add body to benchHandler 1.0.1 1.0.0 2018-06-06 17:36:52 +02:00
f1fe8b7fa0 Merge pull request #2 from Juliens/master
Add health with update on POST
2017-02-07 11:35:31 +01:00
c60eef3b94 RWMutex + defer Unlock 2017-02-07 11:14:38 +01:00
5ebf416f43 Add lock 2017-02-06 23:29:46 +01:00
531a7e2b13 Add health with update on POST 2017-02-06 16:41:38 +01:00
1362371fa1 updates 2016-06-30 10:51:39 +02:00
4a4db8d195 added JSON API on /api 1.1.0 2015-11-09 22:33:16 +01:00
139ff4dadd websocket support /echo 2015-10-14 22:58:01 +02:00
64ddc0a510 Format v1.0.alpha 2015-09-22 18:41:36 +02:00
c422047cf9 Initial commit 2015-09-22 18:40:30 +02:00