blocky/api
Dimitri Herzog 72d747c16f
feat: API-first approach for REST interface (#1129)
* feat: embed OpenAPI definition file

* feat: use OpenAPI generated server and client

* feat: provide OpenAPI interface documentation

* chore(test): add additional tests
2023-09-09 19:30:55 +02:00
..
api_client.gen.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
api_interface_impl.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
api_interface_impl_test.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
api_server.gen.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
api_suite_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
api_types.gen.go feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
client.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
server.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00
types.cfg.yaml feat: API-first approach for REST interface (#1129) 2023-09-09 19:30:55 +02:00