Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.API.API
Description
This module converts an API specified with the DSL into a JSON-encoded object so that it can be used in clients.
- apiAPI :: API
- extractAPI :: API -> Value
api-tools-0.5.1: DSL for generating API boilerplate and docs
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.API.API
Description
This module converts an API specified with the DSL into a JSON-encoded object so that it can be used in clients.