Originate / recouple

Declarative and type-safe API bridging. Write full-stack applications with ease.
MIT License
4 stars 1 forks source link

Support generating OpenAPI specifications #13

Open sleexyz opened 6 years ago

sleexyz commented 6 years ago

A nice feature for users is the ability to generate an OpenAPI specification given our endpoint representation.

Users should be able to get a valid OpenAPI spec that matches any given endpoint with the current set of supported middleware.