Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agrafix/stripe-hs
Unofficial (and Incomplete) Stripe Haskell Bindings
https://github.com/agrafix/stripe-hs
haskell payments stripe stripe-api
Last synced: 26 days ago
JSON representation
Unofficial (and Incomplete) Stripe Haskell Bindings
- Host: GitHub
- URL: https://github.com/agrafix/stripe-hs
- Owner: agrafix
- Created: 2020-12-24T05:49:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T19:39:32.000Z (over 2 years ago)
- Last Synced: 2023-09-20T12:12:41.666Z (about 1 year ago)
- Topics: haskell, payments, stripe, stripe-api
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/stripe-hs
- Size: 38.1 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unofficial Stripe Haskell Bindings
Unofficial and incomplete Stripe SDK/client for Haskell. It's generated via `servant-client` from `stripe-servant` with a small amount of hand-written code. Contributions are welcome!
See [stripe-hs](stripe-hs) for more details.