All Projects → iconnect → api-tools

iconnect / api-tools

Licence: other
A Haskell embedded DSL for generating an API's JSON wrappers and documentation.

Programming Languages

haskell
3896 projects
Yacc
648 projects
RPC
45 projects

api-tools

The api-tools library 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 code for converting between JSON and the generated types and writing unit tests. It supports maintaining a log of changes to the API and migrating data between different versions.

See Data.API.Tutorial for a brief overview of the library.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].