wg-portal/internal/app/api/v0/handlers
h44z d596f578f6
API - CRUD for peers, interfaces and users (#340)
Public REST API implementation to handle peers, interfaces and users. It also includes some simple provisioning endpoints.

The Swagger API documentation is available under /api/v1/doc.html
2025-01-11 18:44:55 +01:00
..
base.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
encoding.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
endpoint_authentication.go implement/fix peer and user disable event (#337, #273) 2025-01-05 10:06:34 +01:00
endpoint_config.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
endpoint_interfaces.go fix REST API permission checks (#209) 2024-01-31 21:14:36 +01:00
endpoint_peers.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
endpoint_testing.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
endpoint_users.go API - CRUD for peers, interfaces and users (#340) 2025-01-11 18:44:55 +01:00
frontend_config.js.gotpl V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00
middleware_authentication.go fix REST API permission checks (#209) 2024-01-31 21:14:36 +01:00
session.go V2 alpha - initial version (#172) 2023-08-04 13:34:18 +02:00