Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/k0dev/random-chat-api

API that enables users to chat with other users, anonymously
https://github.com/k0dev/random-chat-api

Last synced: 22 days ago
JSON representation

API that enables users to chat with other users, anonymously

Awesome Lists containing this project

README

        

# 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](https://github.com/k0dev/random-chat-client)

TODO:
- api documentation