@hackage acolyte-codegen0.1.0.1

Generate acolyte API types from OpenAPI/Swagger specs

Reads an OpenAPI 3.x or Swagger 2.0 JSON spec and generates Haskell modules with type-level API definitions, path types, request/response data types, and handler stubs. The generated code uses acolyte-core types and gets server, client, and OpenAPI generation for free.