Go to file
R. Tyler Croy c45d2da864 Add an MIT license 2014-12-30 21:59:04 -08:00
docs/html5/groovydoc Add groovydocs and the ability to publish to gh-pages 2014-12-30 21:55:54 -08:00
gradle/wrapper Initial commit 2014-12-30 17:27:45 -08:00
src Finish implementing the InMemoryQueue 2014-12-30 21:54:18 -08:00
.gitignore Initial commit 2014-12-30 17:27:45 -08:00
.travis.yml Add support for testing in Travis CI 2014-12-30 17:42:09 -08:00
LICENSE.ad Add an MIT license 2014-12-30 21:59:04 -08:00
README.md I can acronym 2014-12-30 17:44:51 -08:00
build.gradle Add groovydocs and the ability to publish to gh-pages 2014-12-30 21:55:54 -08:00
gradle.properties Add a simple gradle file with some basic project configuratio 2014-12-30 17:40:04 -08:00
gradlew Initial commit 2014-12-30 17:27:45 -08:00
gradlew.bat Initial commit 2014-12-30 17:27:45 -08:00

README.md

WHoaS

Build Status

Web Hooks on a Service.

This project intends to be a library to help implement the service-side of Webhooks. Allowing services to implement reliable webhook-based notifications.

whoa