safing-portbase/api
2024-04-23 10:49:16 +02:00
..
client Update linter settings and fix warnings 2022-02-02 14:58:27 +01:00
testclient Update api with registering handlers, middleware and authentication 2019-07-30 13:08:45 +02:00
api_bridge.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
auth_wrapper.go Implement review suggestions 2021-01-06 13:34:25 +01:00
authentication.go Improve api logging when handler/endpoint does not exist 2023-10-12 17:11:31 +02:00
authentication_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
config.go Add android specific debug info 2023-01-17 13:52:52 +02:00
database.go Make linter happy 2023-07-20 14:48:14 +02:00
doc.go Implement review suggestions 2021-01-06 13:34:25 +01:00
endpoints.go Improve error messages for not ready API endpoints 2024-04-23 10:46:09 +02:00
endpoints_config.go Add config export via flag and API 2021-01-19 15:38:10 +01:00
endpoints_debug.go Improve ready API error message 2024-04-23 10:49:16 +02:00
endpoints_meta.go Fix CORS handling 2021-11-28 23:48:45 +01:00
endpoints_modules.go Add module status export func and api endpoint 2022-11-04 16:10:57 +01:00
endpoints_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
enriched-response.go Improve api middlewares 2020-06-05 13:02:19 +02:00
main.go Add switch to enable/disable API HTTP server 2023-04-06 14:35:45 +02:00
main_test.go FIx linter errors 2022-09-29 10:55:01 +02:00
modules.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
request.go Add response headers to APIRequest 2023-09-05 12:50:42 +02:00
router.go Improve error messages for not ready API endpoints 2024-04-23 10:46:09 +02:00