OpenAPI Server for Delphi
TsgcWSAPIServer_OpenAPI serves the OpenAPI 3.x document you load, matches every incoming request against it, validates the request before your handler runs, and publishes the document and a Swagger UI page from the same port. One Delphi component, attached to a TsgcHTTPServer.