Skip to content

joemmetry/cloudchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudchat

Feature-complete multi-room chat application. It runs on top of google appengine's channels, uses AngularJS for asynchronous communication with the server, and Bootstrap for formatting.

It is now working as a free chat service in http://cloudchatroom.appspot.com

Features

  • Completely anonymous.
  • Fast, scalable and reliable.
  • Anyone can create a chat with a Google account.
  • The server saves everything in the database.
  • The chats can be styled and embedded.
  • Complete REST API.

About

Minimalistic chat application for google appengine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.9%
  • HTML 37.8%
  • JavaScript 12.7%
  • CSS 2.6%