40 Commits

Author SHA1 Message Date
6516f0ace6 chore: use GitHub Actions. v1.6.1 2020-12-05 16:51:32 +01:00
9378a1e1d2 Refactor: rebranding (#34) v1.6.0 2020-09-16 09:53:35 +02:00
1ef68230de feat: display name in /api endpoint. 2020-06-20 19:55:29 +02:00
b112c2640e chore: update dependencies. 2020-05-09 17:31:09 +02:00
90425015d5 chore: update linter. 2020-05-09 17:30:12 +02:00
c4809bbe21 feat: add a name to be more human friendly. (#29) v1.5.0 2020-03-11 13:11:36 +01:00
741a054a0c chore: update golangci-lint. 2020-02-28 01:09:42 +01:00
9bf5b44f24 Fix typo in default unit for data size (#24) 2019-10-20 23:53:38 +02:00
bf0a64d4c2 Document the 'wait' and 'unit' query params (#23) 2019-10-16 09:18:17 +02:00
99174922cb chore: allow to build tags on CI. v1.4.0 2019-10-06 20:07:51 +02:00
c88b974352 feat: multi-arch Docker image. 2019-10-06 20:00:21 +02:00
affedf56a2 chore: add linter. 2019-09-17 01:18:37 +02:00
c0fd58d016 doc: improve readme. 2019-09-17 01:10:56 +02:00
e5a3e4f79d doc: improve readme. 2019-09-17 00:54:04 +02:00
245b477e37 doc: improve readme. 2019-09-17 00:42:28 +02:00
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