Go to file
R. Tyler Croy 2de429e000 Turns out we have JDK7+ dependencies, so no JDK6 support! 2015-04-07 10:24:59 -07:00
.settings Add the eclipse project files 2015-04-03 08:17:41 -07:00
docs/html5 Refactor RedisQueue into Java with additional minor updates 2015-04-06 10:06:47 -07:00
gradle/wrapper Initial commit 2014-12-30 17:27:45 -08:00
src Refactor RedisQueue into Java with additional minor updates 2015-04-06 10:06:47 -07:00
.gitignore Refactor RedisQueue into Java with additional minor updates 2015-04-06 10:06:47 -07:00
.project Add the eclipse project files 2015-04-03 08:17:41 -07:00
.travis.yml Turns out we have JDK7+ dependencies, so no JDK6 support! 2015-04-07 10:24:59 -07:00
LICENSE.ad Add an MIT license 2014-12-30 21:59:04 -08:00
README.md Add latest library download link 2015-04-06 11:18:49 -07:00
build.gradle Turns out we have JDK7+ dependencies, so no JDK6 support! 2015-04-07 10:24:59 -07: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 Download

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