api-tools: DSL for generating API boilerplate and docs
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]
Downloads
- api-tools-0.3.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 |
---|---|
Dependencies | aeson (>=0.6.2 && <0.7), aeson-pretty (<=0.7), api-tools, array (>=0.4), attoparsec (>=0.10.4), base (>=4 && <5), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9 && <0.11), Cabal (>=1.9.2), case-insensitive (>=1.0), containers (>=0.5), lens (>=3.8.7), old-locale (>=1.0.0.4), QuickCheck (>=2.5.1), regex-compat-tdfa (>=0.95.1), safe (>=0.3.3), safecopy (>=0.8.1), template-haskell (>=2.7), text (>=0.11.3), time (>=1.4), unordered-containers (>=0.2.3.0), vector (>=0.10.0.1) [details] |
License | BSD-3-Clause |
Copyright | (c) Iris Connect 2013-2014 |
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.3) |
Uploaded | by AdamGundry at 2014-04-23T16:13:36Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | migration-tool |
Downloads | 8554 total (48 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |