/random-chat-api

API that enables users to chat with other users, anonymously

Primary LanguagePythonMIT LicenseMIT

random-chat-api

HTTP API one-to-one chat server. Users can enter a random lobby and start chatting anonymously or create their own lobby and wait for someone to join. Lobbies will auto-delete in a fixed amount of time after their creation.

Example client: here

TODO:

  • api documentation