@hackage acolyte-openapi0.1.0.1
OpenAPI 3.1 spec generation from acolyte API types
Categories
License
BSD-3-Clause
Maintainer
Josh Burgess <joshburgess.webdev@gmail.com>
Links
Versions
Installation
Dependencies (7)
- acolyte-core >=0.1 && <0.2
- aeson >=2.1 && <2.3
- base >=4.20 && <5
- bytestring >=0.11 && <0.13
- containers >=0.6 && <0.8
- http-types >=0.12 && <0.13 Show all…
Dependents (2)
@hackage/acolyte-test, @hackage/acolyte
Generates OpenAPI specifications from the same API type that drives the server and client. One type, three interpretations.