Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/wwcp
WWCP
https://github.com/dustin/wwcp
Last synced: about 2 months ago
JSON representation
WWCP
- Host: GitHub
- URL: https://github.com/dustin/wwcp
- Owner: dustin
- Created: 2014-08-16T06:29:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T17:56:15.000Z (almost 6 years ago)
- Last Synced: 2024-10-11T14:15:57.610Z (2 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# WWCP
wwcp is a webhook relay allowing you to receive webhooks even when you
don't have a direct inbound connection from the internet (or when you
are only partially connected to the internet).It works by storing your inbound hooks on a machine that is on the
internet ([GAE][gae]) and then providing a client to poll for those
hooks at your leisure.[gae]: https://appengine.google.com/