Pull in initial code

Conflicts:
	README.md
This commit is contained in:
Nick Thomas
2013-09-25 12:05:01 +01:00
4 changed files with 381 additions and 2 deletions

View File

@@ -1,4 +1,13 @@
tapatalker
Tapatalker
==========
Tapatalk-to-Discourse bridge.
This project is intended as a Tapatalk-to-Discourse bridge, with the primary
aim of allowing mobile users to receive push notifications of updates in a
Discourse forum.
It's implemented as a Tapatalk-compliant XMLRPC endpoint that talks to a
Discourse instance using its REST API. Keeping both services at arms-length
should have some benefit.
The primary motivation is for the new York Minxters roller derby forum, so
some of this might end up being a bit rough and ready. We'll see.