| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:09:23 GMT
X-Served-By: cache-dfw-kdfw8210110-DFW, cache-bom-vanm7210030-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768612163.254158,VS0,VE291
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
api-tools: DSL for generating API boilerplate and docs
api-tools: DSL for generating API boilerplate and docs
[ bsd3, cloud, distributed-computing, library, network, program, web ]
[ Propose Tags ]
[ Report a vulnerability ]
api-tools provides a compact DSL for describing an API. It uses Template Haskell to generate the corresponding data types and assorted tools for working with it, including Aeson and QuickCheck instances for converting between JSON and the generated types and writing unit tests.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| use-attoparsec-aeson | Depend on Data.Aeson.Parser from attoparsec-aeson | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- api-tools-0.10.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.2, 0.3, 0.4, 0.4.0.1, 0.5, 0.5.1, 0.5.2, 0.8.0.1, 0.8.0.2, 0.9.0.0, 0.10.0.0, 0.10.0.1, 0.10.1.0, 0.10.1.1 |
|---|---|
| Change log | changelog |
| Dependencies | aeson (>=0.10 && <1.6 || >=2.0 && <2.3), aeson-pretty (>=0.1 && <0.9), api-tools, array (>=0.4 && <0.6), attoparsec (>=0.10.4 && <0.15), attoparsec-aeson (>=2.1 && <2.3), base (>=4.9 && <5), base16-bytestring (>=0.1 && <1.1), base64-bytestring (>=1.0 && <1.3), bytestring (>=0.9 && <0.13), case-insensitive (>=1.0 && <1.3), cborg (>=0.1.1.0 && <0.3), containers (>=0.5 && <0.8), deepseq (>=1.1 && <1.6), lens (>=3.8.7 && <5.4), QuickCheck (>=2.5.1 && <2.16), regex-base (>=0.93 && <0.95), regex-tdfa (>=1.1.0 && <1.4), safe (>=0.3.3 && <0.4), safecopy (>=0.8.1 && <0.11), scientific (>=0.3 && <0.4), serialise (>=0.1.0.0 && <0.3), template-haskell (>=2.7 && <2.23), text (>=0.11.3 && <2.2), time (>=1.5.0 && <1.14), unordered-containers (>=0.2.3.0 && <0.3), vector (>=0.10.0.1 && <0.14) [details] |
| Tested with | ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.2, ghc ==9.10.1 |
| License | BSD-3-Clause |
| Copyright | (c) Iris Connect 2013-2024 |
| Author | Chris Dornan <chrisd@irisconnect.co.uk> and Adam Gundry <adam@well-typed.com> |
| Maintainer | Adam Gundry <adam@well-typed.com> |
| Uploaded | by AdamGundry at 2024-08-22T15:43:12Z |
| Category | Network, Web, Cloud, Distributed Computing |
| Home page | https://github.com/iconnect/api-tools |
| Source repo | head: git clone git://github.com/iconnect/api-tools.git this: git clone git://github.com/iconnect/api-tools.git(tag 0.10.1.0) |
| Distributions | |
| Reverse Dependencies | 3 direct, 0 indirect [details] |
| Executables | perf-test, migration-tool |
| Downloads | 9051 total (66 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs uploaded by user Build status unknown [no reports yet] |