servant-foreign: Helpers for generating clients for servant APIs in any programming language
Helper types and functions for generating client functions for servant APIs in any programming language
This package provides types and functions that collect all the data needed to generate client functions in the programming language of your choice. This effectively means you only have to write the code that "pretty-prints" this data as some code in your target language.
See the servant-js package for an example
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- servant-foreign-0.16.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
- AlpMestanogullari, DavidJohnson, GaelDeest, SoenkeHahn, phadej, MatthiasFischmann, jkarni, maksbotan, hecate, arianvp, janus
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.5, 0.6, 0.6.1, 0.7, 0.7.1, 0.8, 0.8.1, 0.9, 0.9.0.1, 0.9.1, 0.9.1.1, 0.10, 0.10.1, 0.10.2, 0.11, 0.11.1, 0.15, 0.15.1, 0.15.2, 0.15.3, 0.15.4, 0.16, 0.16.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.14 && <4.21), base-compat (>=0.10.5 && <0.15), http-types (>=0.12.2 && <0.13), lens (>=4.17 && <5.4), servant (>=0.20.2 && <0.21), text (>=1.2.3.0 && <2.2) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | 2015-2019 Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Category | Servant, Web |
Home page | http://docs.servant.dev/ |
Bug tracker | http://github.com/haskell-servant/servant/issues |
Source repo | head: git clone http://github.com/haskell-servant/servant.git |
Uploaded | by janus at 2024-08-30T02:32:05Z |
Distributions | Fedora:0.15.4, LTSHaskell:0.16.1, NixOS:0.16, Stackage:0.16.1 |
Reverse Dependencies | 14 direct, 17 indirect [details] |
Downloads | 20191 total (184 in the last 30 days) |
Rating | 2.0 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-08-30 [all 1 reports] |