congress-api-docs icon indicating copy to clipboard operation
congress-api-docs copied to clipboard

Define the congress api in terms of the OpenAPI specification

Open geofflittle opened this issue 8 years ago • 0 comments

Define the congress api in terms of the OpenAPI specification [1]. This allows automated server, client, and documentation generation.

Please see tools that implement the spec like swagger [2] which, given a compliant API spec, can generate both server and client code via Swagger CodeGen.

[1] - https://github.com/OAI/OpenAPI-Specification [2] - https://swagger.io/

geofflittle avatar Oct 15 '17 00:10 geofflittle