servant-cli: Command line interface for Servant API clients
Parse command line arguments into a servant client, from a servant API, using optparse-applicative for parsing, displaying help, and auto-completion.
Hooks into the annotation system used by servant-docs to provide descriptions for parameters and captures.
See example/greet.hs
for an example usage, and the
README for a tutorial.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- servant-cli-0.1.0.1.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
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson, base (>=4.11 && <5), bytestring, case-insensitive, containers, filepath, free, functor-combinators (<0.2), http-client, http-types, optparse-applicative (<0.18), profunctors, random, recursion-schemes, servant (>=0.15), servant-cli, servant-client, servant-client-core (>=0.15 && <0.19), servant-docs, servant-server, text, transformers, vinyl, warp [details] |
Tested with | ghc >=8.4 |
License | BSD-3-Clause |
Copyright | (c) Justin Le 2019 |
Author | Justin Le |
Maintainer | justin@jle.im |
Revised | Revision 2 made by jle at 2024-01-12T09:23:54Z |
Category | Web |
Home page | https://github.com/mstksg/servant-cli#readme |
Bug tracker | https://github.com/mstksg/servant-cli/issues |
Source repo | head: git clone https://github.com/mstksg/servant-cli |
Uploaded | by jle at 2019-06-19T22:20:40Z |
Distributions | LTSHaskell:0.1.1.0, Stackage:0.1.1.0 |
Executables | greet-cli |
Downloads | 1462 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2019-06-19 [all 3 reports] |