stripe-servant: Unofficial Stripe servant types

[ bsd3, library, web ] [ Propose Tags ]

Unofficial description of the Stripe API using servant types


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0
Dependencies aeson, base (>=4.7 && <5), casing, http-api-data, servant, text, time, unordered-containers, vector [details]
License BSD-3-Clause
Copyright 2020 Alexander Thiemann <mail@thiemann.at>
Author Alexander Thiemann <mail@thiemann.at>
Maintainer Alexander Thiemann <mail@thiemann.at>
Category Web
Home page https://github.com/agrafix/stripe-hs#readme
Bug tracker https://github.com/agrafix/stripe-hs/issues
Source repo head: git clone https://github.com/agrafix/stripe-hs
Uploaded by AlexanderThiemann at 2020-12-30T21:37:19Z
Distributions NixOS:0.3.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 725 total (22 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-12-30 [all 1 reports]

Readme for stripe-servant-0.1.2.0

[back to package description]

stripe-servant

Unofficial and incomplete description of the Stripe API using servant types. Contributions are welcome!

For usage, see the stripe-hs package.