1
0
Fork 0
Commit Graph

31 Commits (master)

Author SHA1 Message Date
Ambrose Chua 5b8692a930 Revert mistakes 2019-01-09 14:39:51 +08:00
Ambrose Chua a875b40362
Update router.go 2019-01-09 14:25:48 +08:00
Ambrose Chua e5471bc36e
Add healthcheck endpoint 2019-01-09 14:18:15 +08:00
Ambrose Chua 05ccb16a68
Delete .drone.yml 2018-09-22 15:39:55 +08:00
Ambrose Chua 5c6be332b5
Update Dockerfile 2018-09-08 17:40:15 +08:00
Ambrose Chua 3101f1ff54 Update pq and httprouter versions 2018-04-02 17:33:56 +00:00
Ambrose Chua afcd11f3c2
Update Dockerfile 2018-04-03 01:17:35 +08:00
Ambrose Chua 7c647655bd Initial switch to vgo 2018-03-18 18:23:06 +08:00
Ambrose Chua 4c2fdc9870 Switch to dep 2018-03-18 17:59:26 +08:00
Ambrose Chua 1f587b3138 Move pinger into healthz 2018-02-26 23:19:12 +08:00
Ambrose Chua 91a3a5474c Example of embedding version number on build 2018-02-26 23:14:06 +08:00
Ambrose Chua 5e7236ef42 Health check data in another file 2018-02-26 23:11:34 +08:00
Ambrose Chua aa53d019b3 Add health checks 2018-02-19 00:47:31 +08:00
Ambrose Chua a2a0e92149 Upgrade to go1.10 2018-02-18 23:35:23 +08:00
Ambrose Chua 3412b574e1 Personal Docker registry 2018-02-18 23:32:02 +08:00
Ambrose Chua beef13d102
Fix guide 2017-12-25 18:32:15 +08:00
Ambrose Chua 7bc5977759 Prevent DoS when run out of IDs 2017-10-08 15:48:37 +08:00
Ambrose Chua 80bd8bac24 Updated CLI to use flags 2017-10-08 15:39:17 +08:00
Ambrose Chua d664145d67 Go fmt 2017-10-07 16:25:57 +08:00
Ambrose Chua 5d00ac5676 Do not return promise 2017-10-03 20:04:32 +08:00
Ambrose Chua 4be7857cab Return actual error message 2017-10-03 20:03:03 +08:00
Ambrose Chua c7b7121ca9 Initial Docker image 2017-10-03 13:32:24 +08:00
Ambrose Chua c211370052 Move to httprouter and create simple GUI
Other improvements are the seeding of the random number generator, and the move of /new to POST
2017-10-03 13:19:44 +08:00
Ambrose Chua 4fc6938e88 Update description 2017-10-02 23:45:11 +08:00
Ambrose Chua e9dc5ba16a Update README.md 2017-10-02 23:44:21 +08:00
Ambrose Chua 62c0c4f35e Add section on ENV 2017-10-02 23:17:59 +08:00
Ambrose Chua be607cf331 Make README more accurate 2017-10-02 23:15:19 +08:00
Ambrose Chua 53daafa9e7 Provide getting started guide 2017-10-02 23:12:52 +08:00
Ambrose Chua ccfbd58087 Initial commit 2017-10-02 23:08:54 +08:00
Ambrose Chua cf97bccec1 Create LICENSE 2017-10-02 20:13:20 +08:00
Ambrose Chua ef1294b47d Initial commit 2017-10-02 20:12:44 +08:00