19 Commits (c8f065adf00ba11b4f724d350b0887f510120195)

Author SHA1 Message Date
Fabian Vowie c8f065adf0
Add allowed burst for requests to rate limiting middleware 3 years ago
Fabian Vowie 43e90e0f1b
Add rate limiting requests per minute field to settings 3 years ago
Fabian Vowie 1166525435
Add rate limiting middleware 3 years ago
Fabian Vowie 7f81638c25
Move authorization middleware to dedicated middlewares package 3 years ago
Roman Zipp 3d4cd504b4
Fix main app settings variable name collision 3 years ago
Roman Zipp e64581e537
Add LoadSettings function error handling 3 years ago
Roman Zipp d5751e5a92
Add metadata struct lowercase json tags 3 years ago
Fabian Vowie bf750dcc58
Add builder function to create AuthenticationMiddleware objects 3 years ago
Fabian Vowie e909ffd3a6
Add token-based authorization middleware 3 years ago
Roman Zipp f836a58c18
Add storage provider working directory parameter 3 years ago
Fabian Vowie 50c4185a35
Improve testability for LoadSettings function 3 years ago
Fabian Vowie 16af2d55be
Rename FileSystem in settings to StorageProvider 3 years ago
Fabian Vowie c0394a737a
Remove leftover debug code 3 years ago
Fabian Vowie d38a827d84
Load settings on program start or create default if none exist 3 years ago
Fabian Vowie 08af716f9c
Temporarily hardcode filesystem storage provider 3 years ago
Roman Zipp dbcf08b197 Handle json encoding errors 3 years ago
Roman Zipp 7869d1e96f Move pipeline files to subpackage 3 years ago
Roman Zipp ce9403ef84 Fix http pipeline handler typo 3 years ago
Fabian Vowie bee20a159c
Return pipeline metadata in pipeline route 3 years ago
Fabian Vowie f3a7433e15
Register routes for pipelines 3 years ago
Fabian Vowie 7717df32e0
Load pipelines on program start 3 years ago
Fabian Vowie 7317a215f9
Add metadata response to index route 3 years ago
Fabian Vowie 36294eeed2
Initial commit 3 years ago