Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps (Lecture FB VI)
webservice
Commits
983f3e4ffc7814dda50361a84910c292a6d2abbc
Select Git revision
Branches
1
main
default
protected
1 result
webservice
routing
Author
Search by author
Any Author
authors
gjahn
gjahn
1 author
Dec 20, 2023
Logs: use 'Accept' header if Content-Type is not defined
· 42436d30
gjahn
authored
1 year ago
42436d30
Add /metrics path supporting Prometheus-compatible Exposition format
· a64565a1
gjahn
authored
1 year ago
a64565a1
Add OPTIONS method for state resources & just respond 404 for generally undefined state paths
· 46c220d4
gjahn
authored
1 year ago
46c220d4
Add HEAD method to obtain MIME type & size w/o actually fetching the data
· 625723d7
gjahn
authored
1 year ago
625723d7
Dec 14, 2023
Allow setting font color of landing page via environment variable
· b3ecabcc
gjahn
authored
1 year ago
b3ecabcc
Dec 10, 2023
cosmetics: e.a. rename store.Show to store.List
· 05b30353
gjahn
authored
1 year ago
05b30353
Dec 07, 2023
Bump Fiber version to v2.51
· 7b35b477
gjahn
authored
1 year ago
7b35b477
Re-order request log output information
· 3b59883b
gjahn
authored
1 year ago
3b59883b
Disable delaying/timeout for all routes state test
· 348c6040
gjahn
authored
1 year ago
348c6040
Fix flaky routes state test
· e231839d
gjahn
authored
1 year ago
e231839d
Nov 27, 2023
Set up routes can now return an error
· f62f333e
gjahn
authored
1 year ago
f62f333e
Nov 25, 2023
Cosmetics
· 1cfe05ff
gjahn
authored
1 year ago
1cfe05ff
Add log level configurable via environment variable
· 5c3d3659
gjahn
authored
1 year ago
5c3d3659
Allow to set version via environment variable
· 7af81375
gjahn
authored
1 year ago
7af81375
Add body size limit
· 497c5afc
gjahn
authored
1 year ago
497c5afc
Add state
· 0dc754e2
gjahn
authored
1 year ago
0dc754e2
Nov 03, 2023
Teach root path HTML
· a42a3ae8
gjahn
authored
1 year ago
a42a3ae8
Fix health endpoint
· bf2ab576
gjahn
authored
1 year ago
bf2ab576
Add health route to indicate service healthiness
· 196c33ae
gjahn
authored
1 year ago
196c33ae
Oct 31, 2023
Add test route that dumps all server runtime environment variables if env not 'production'
· 71926e97
gjahn
authored
1 year ago
71926e97
Oct 29, 2023
Add route that dumps all server runtime environment variables
· 55d93f97
gjahn
authored
1 year ago
55d93f97
Oct 24, 2023
Add default route handler
· d927f526
gjahn
authored
1 year ago
d927f526
Oct 13, 2023
initial commit
· 447827fc
Lucendio
authored
1 year ago
447827fc
Loading