servant-js: Automatically derive javascript functions to query servant webservices.
Automatically derive javascript functions to query servant webservices.
Supports deriving functions using vanilla javascript AJAX requests, Angulari, Axios or JQuery.
You can find an example here which serves the generated javascript to a webpage that allows you to trigger webservice calls.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
example | Build the example too | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- servant-js-0.9.4.2.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.1, 0.9.2, 0.9.3, 0.9.3.1, 0.9.3.2, 0.9.4, 0.9.4.1, 0.9.4.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.4.1.0 && <1.5), base (>=4.9 && <4.20), base-compat (>=0.10.5 && <0.14), charset (>=0.3.7.1 && <0.4), filepath (>=1), lens (>=4.17 && <5.3), servant (>=0.15 && <0.21), servant-foreign (>=0.15 && <0.17), servant-js, servant-server, stm, text (>=1.2.3.0 && <1.3 || >=2.0 && <2.2), transformers, warp [details] |
Tested with | ghc ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | 2015-2016 Servant Contributors |
Author | Servant Contributors |
Maintainer | haskell-servant-maintainers@googlegroups.com |
Revised | Revision 5 made by maksbotan at 2023-11-27T21:53:38Z |
Category | Web, Servant |
Home page | http://haskell-servant.readthedocs.org/ |
Bug tracker | http://github.com/haskell-servant/servant-js/issues |
Source repo | head: git clone http://github.com/haskell-servant/servant-js.git |
Uploaded | by MatthiasFischmann at 2020-07-02T22:40:56Z |
Distributions | |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | counter |
Downloads | 12503 total (54 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-07-02 [all 1 reports] |