Initial commit

This commit is contained in:
Nick Thomas
2013-09-25 11:58:39 +01:00
commit bb825e679d
4 changed files with 384 additions and 0 deletions

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
Tapatalker
==========
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.