safing-portbase/api
2020-12-30 23:50:17 +01:00
..
client Clean up API code, use update and new message types for sending subscription events 2019-09-20 10:35:13 +02:00
testclient Update api with registering handlers, middleware and authentication 2019-07-30 13:08:45 +02:00
auth_wrapper.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
authentication.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
authentication_test.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
config.go Improve config description 2020-12-21 14:56:33 +01:00
database.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
endpoints.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
endpoints_debug.go Add basic debug api endpoints 2020-12-30 23:50:17 +01:00
endpoints_meta.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
endpoints_test.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
enriched-response.go Improve api middlewares 2020-06-05 13:02:19 +02:00
main.go Add basic debug api endpoints 2020-12-30 23:50:17 +01:00
main_test.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
middleware.go Improve api middlewares 2020-06-05 13:02:19 +02:00
request.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00
router.go Add endpoint api and authentication layer 2020-12-30 23:49:57 +01:00