Skip to content
This repository has been archived by the owner on Aug 31, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 695 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 695 Bytes

winchatty-server

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