Files
tapatalker/README.md
Nick Thomas 07f0fff16f Pull in initial code
Conflicts:
	README.md
2013-09-25 12:05:01 +01:00

14 lines
512 B
Markdown

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.