acolyte-codegen: 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.
Modules
- Acolyte
- Acolyte.Codegen
- Acolyte.Codegen.Emit
- Acolyte.Codegen.IR
- Acolyte.Codegen.Parse
- Acolyte.Codegen.Proto
- Acolyte.Codegen.ProtoDiff
- Acolyte.Codegen.Scaffold
- Acolyte.Codegen
Downloads
- acolyte-codegen-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | acolyte-codegen, aeson (>=2.1 && <2.3), base (>=4.20 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), directory (>=1.3 && <1.5), filepath (>=1.4 && <1.6), text (>=2.0 && <2.2), yaml (>=0.11 && <0.12) [details] |
| License | BSD-3-Clause |
| Author | Josh Burgess |
| Maintainer | Josh Burgess <joshburgess.webdev@gmail.com> |
| Uploaded | by joshburgess at 2026-04-28T00:18:41Z |
| Category | Web |
| Home page | https://github.com/joshburgess/acolyte |
| Bug tracker | https://github.com/joshburgess/acolyte/issues |
| Source repo | head: git clone https://github.com/joshburgess/acolyte.git |
| Distributions | |
| Executables | acolyte-codegen |
| Downloads | 12 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-04-28 [all 2 reports] |