Jeffrey Paul
dd778174a7
sneak/integrate-di ( #17 )
...
moving this to use uber/fx di framework instead of the ad hoc di setup before
Co-authored-by: sneak <sneak@sneak.berlin>
Reviewed-on: #17
10 months ago
Jeffrey Paul
0c3797ec30
Merge pull request 'test new build ci image' ( #15 ) from test-new-build into master
...
Reviewed-on: #15
1 year ago
Jeffrey Paul
b78ec08cd1
fix
1 year ago
Jeffrey Paul
2cb70e2fe7
new image needs diff config
1 year ago
Jeffrey Paul
f6d2579b51
trying third image
1 year ago
Jeffrey Paul
1390c2b97f
try diff image
1 year ago
Jeffrey Paul
f13b3c80de
try custom_dns in config file
1 year ago
Jeffrey Paul
39aaf00a6f
retry
1 year ago
Jeffrey Paul
b60ab8b2de
test
1 year ago
Jeffrey Paul
b82a257df3
test new build ci image
1 year ago
Jeffrey Paul
61228b4586
embed static files now ( #14 )
...
Co-authored-by: sneak <sneak@sneak.berlin>
Reviewed-on: #14
1 year ago
Jeffrey Paul
4e663d848a
Merge branch 'static' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
885a43709e
install rice during docker build
3 years ago
Jeffrey Paul
52ce35e8c3
simplify static file handler
3 years ago
Jeffrey Paul
7cc2628b05
now uses rice
3 years ago
Jeffrey Paul
48d663e53d
mod tidy
3 years ago
Jeffrey Paul
c19f9d0eb2
seems to embed files
3 years ago
Jeffrey Paul
b07a0dd9d2
Merge branch 'add-fumpt' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
339320dde9
update README
3 years ago
Jeffrey Paul
3eec2b8d1d
Merge branch 'add-fumpt' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
2b428230b2
switch to gofumpt
3 years ago
Jeffrey Paul
3da597f4ba
Merge branch 'saturday' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
5c39ea8c0f
Merge branch 'master' of git.eeqj.de:sneak/gohttpserver into saturday
3 years ago
Jeffrey Paul
f6d53a2a8b
Merge branch 'fixdocker' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
db919c1025
go mod tidy
3 years ago
Jeffrey Paul
a9887634ab
add simple json endpoint example
3 years ago
Jeffrey Paul
1d84fac678
clean up docker build
3 years ago
Jeffrey Paul
d9f4ba437f
Merge branch 'saturday' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
a26c0b2b47
cleanups:
...
* move metrics endpoint protection middleware to correct file
* move /metrics route to Chi route group
* update readme
3 years ago
Jeffrey Paul
687e9accf8
cleanups:
...
* middlewares in correct order now, now always throws 500 on panic
* only adds metrics middleware if metrics serving auth is configured
* only adds metrics serving route if metrics serving auth is configured
3 years ago
Jeffrey Paul
9230048097
Merge branch 'master' into saturday
3 years ago
Jeffrey Paul
d6f9b6280f
Merge branch 'addmetrics' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
87e5398a02
Merge branch 'newrouter' into saturday
3 years ago
Jeffrey Paul
2a45cb3a5b
now does integrated metrics! fixes #5 .
...
thanks to @slok for setting me straight with my dumb question
on how to use his cool package:
https://github.com/slok/go-http-metrics/issues/41
3 years ago
Jeffrey Paul
cd99564268
Merge branch 'newrouter' of sneak/gohttpserver into master, fixes #1
3 years ago
Jeffrey Paul
df2b0fb1ac
format comments better
3 years ago
Jeffrey Paul
d7e3fa7497
go mod tidy
3 years ago
Jeffrey Paul
9f3fb1e944
switched to chi, also:
...
* updated healthcheck a bit
* added maintenance mode config toggle
* added recovery handler
3 years ago
Jeffrey Paul
9a68d795b2
Merge branch 'sneak/fixdocker' of sneak/gohttpserver into master
3 years ago
Jeffrey Paul
6d9095b12d
don't try to tag the image, just build it
3 years ago
Jeffrey Paul
93f2bfef4d
should work now
3 years ago
Jeffrey Paul
8f3b972ca6
Merge branch 'master' into sneak/fixdocker
3 years ago
Jeffrey Paul
9b839e9b97
fixes broken build. i'll go protect master now oops
3 years ago
Jeffrey Paul
db049e3b67
fixes
3 years ago
Jeffrey Paul
49b2074341
try same OS for build/run images, per feedback
...
https://lobste.rs/s/dzaeid/go_http_server_project_template#c_vs0btd
3 years ago
Jeffrey Paul
de9fae295d
add sentry middleware doc link in comment
3 years ago
Jeffrey Paul
876f2d9a98
now supports remote error reporting to sentry, if desired
3 years ago
Jeffrey Paul
ae232ea6ab
update readme
3 years ago
Jeffrey Paul
3827bfac88
update readme
3 years ago
Jeffrey Paul
31afad1838
update readme
3 years ago