Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tj/go-stripehooks
Stripe webhook manager for Go with event verification support
https://github.com/tj/go-stripehooks
stripe
Last synced: about 2 months ago
JSON representation
Stripe webhook manager for Go with event verification support
- Host: GitHub
- URL: https://github.com/tj/go-stripehooks
- Owner: tj
- Created: 2016-08-04T00:09:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-27T23:20:38.000Z (about 7 years ago)
- Last Synced: 2024-10-26T09:37:32.336Z (2 months ago)
- Topics: stripe
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 36
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# go-stripehooks
Stripe Webhook manager with verification support.
## Badges
[![Build Status](https://semaphoreci.com/api/v1/tj/go-stripehooks/branches/master/badge.svg)](https://semaphoreci.com/tj/go-stripehooks)
[![GoDoc](https://godoc.org/github.com/tj/go-stripehooks?status.svg)](https://godoc.org/github.com/tj/go-stripehooks)
![](https://img.shields.io/badge/license-MIT-blue.svg)
![](https://img.shields.io/badge/status-stable-green.svg)
[![](http://apex.sh/images/badge.svg)](https://apex.sh/ping/)---
> [tjholowaychuk.com](http://tjholowaychuk.com) ·
> GitHub [@tj](https://github.com/tj) ·
> Twitter [@tjholowaychuk](https://twitter.com/tjholowaychuk)