From 887b25535ae9d7c2d7a0ba34fbbffed63208e6fd Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Thu, 10 Dec 2015 23:22:13 +0000 Subject: Update readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index b8e56c8..c2bb9a0 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,17 @@ BlaEars ======= It's called BlaEars because it listens for HTTP requests. Get it? + +This is used for listening for HTTP requests on specified URLs, and then +doing something with them - specifically, sending messages to IRC (at +the moment) + +Current supported URLs - + +/git/push +Listens for GitLab messages announcing pushes to repositories + +/git/merge +Listens for GitLab messages announcing merge requests + +Uses Spring MVC and SpringBoot -- cgit v1.2.3