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]
Downloads
- api-tools-0.9.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
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), aeson-pretty (>=0.1 && <0.9), api-tools, array (>=0.4 && <0.6), attoparsec (>=0.10.4 && <0.14), base (>=4.9 && <5), base16-bytestring (>=0.1 && <1.1), base64-bytestring (>=1.0 && <1.3), bytestring (>=0.9 && <0.12), case-insensitive (>=1.0 && <1.3), cborg (>=0.1.1.0 && <0.3), containers (>=0.5 && <0.7), deepseq (>=1.1 && <1.5), lens (>=3.8.7 && <4.20), QuickCheck (>=2.5.1 && <2.15), regex-compat-tdfa (>=0.95.1 && <0.96), 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.17), text (>=0.11.3 && <1.3), time (>=1.5.0 && <1.10), unordered-containers (>=0.2.3.0 && <0.3), vector (>=0.10.0.1 && <0.13) [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.4 |
License | BSD-3-Clause |
Copyright | (c) Iris Connect 2013-2021 |
Author | Chris Dornan <chrisd@irisconnect.co.uk> and Adam Gundry <adam@well-typed.com> |
Maintainer | Chris Dornan <chrisd@irisconnect.co.uk> and Adam Gundry <adam@well-typed.com> |
Category | Network, Web, Cloud, Distributed Computing |
Home page | http://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.9.0.0) |
Uploaded | by AdamGundry at 2021-03-16T16:14:35Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | perf-test, migration-tool |
Downloads | 8706 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-03-16 [all 1 reports] |