api-tools: DSL for generating API boilerplate and docs

[ bsd3, cloud, distributed-computing, library, network, program, web ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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
Change log changelog
Dependencies aeson (>=0.6.2 && <0.9), aeson-pretty (>=0.1 && <0.8), api-tools, array (>=0.4 && <0.6), attoparsec (>=0.10.4 && <0.13), base (>=4 && <5), base64-bytestring (>=1.0 && <1.1), bytestring (>=0.9 && <0.11), Cabal (>=1.4 && <2), case-insensitive (>=1.0 && <1.3), containers (>=0.5 && <0.6), deepseq (>=1.1 && <1.4), lens (>=3.8.7 && <4.4), old-locale (>=1.0.0.4 && <1.1), QuickCheck (>=2.5.1 && <2.8), regex-compat-tdfa (>=0.95.1 && <0.96), safe (>=0.3.3 && <0.4), safecopy (>=0.8.1 && <0.9), template-haskell (>=2.7 && <2.10), text (>=0.11.3 && <1.2), time (>=1.4 && <1.5), unordered-containers (>=0.2.3.0 && <0.3), vector (>=0.10.0.1 && <0.11) [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>
Revised Revision 1 made by ChrisDornan at 2017-08-28T19:15:02Z
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.5.2)
Uploaded by AdamGundry at 2014-12-01T14:47:52Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables migration-tool
Downloads 8335 total (42 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]