WinChatty Server is a PHP-based web service providing the following Shacknews chatty APIs:
- WinChatty v1 API for JSON (compatible with LC.app)
- WinChatty v1 API for AMF (compatible with WinChatty 3.0)
- WinChatty v2 API (compatible with WinChatty 3.1, Lamp 6.0, Shack Browse 3.1)
WinChatty Server has its own comments database. It brings in posts from the Shacknews website periodically, and serves the API from the local database.
WinChatty v2 API documentation: http://winchatty.com/v2/readme
To set up your own server running the WinChatty Server software, use this guide: https://github.com/electroly/winchatty-server/raw/master/deployment/guide.pdf