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.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
- 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.9 && <4.20), base-compat (>=0.10.5 && <0.15), http-types (>=0.12.2 && <0.13), lens (>=4.17 && <5.4), servant (>=0.20 && <0.21), text (>=1.2.3.0 && <2.2) [details] |
Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.4 |
License | BSD-3-Clause |
Copyright | 2015-2019 Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Revised | Revision 4 made by maksbotan at 2024-05-17T22:02:02Z |
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 maksbotan at 2023-06-25T10:02:38Z |
Distributions | Fedora:0.15.4, LTSHaskell:0.16.1, NixOS:0.16.1, Stackage:0.16.1 |
Reverse Dependencies | 14 direct, 17 indirect [details] |
Downloads | 20223 total (155 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 2023-06-25 [all 1 reports] |