Nick Thomas 2623f90c9c Fix some API problems with get_config
We now advertise API level 3 correctly, allowing the official
Tapatalk client to connect to our forum. It can't display anything,
as we've not implemented get_latest_topic yet, but that's OK.
2013-09-25 19:59:00 +01:00
2013-09-25 19:59:00 +01:00
2013-09-25 11:58:39 +01:00
2013-09-25 11:58:39 +01:00
2013-09-25 11:58:39 +01:00

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.

Description
No description provided
Readme 44 KiB
Languages
Ruby 100%