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

https://github.com/ibreakthecloud/ajax-chat

ChatBox made with AJAX and PHP
https://github.com/ibreakthecloud/ajax-chat

ajax api chatbox json mysql oauth2 php

Last synced: 8 months ago
JSON representation

ChatBox made with AJAX and PHP

Awesome Lists containing this project

README

          

# AJAX-Chat
*** ChatBox made with AJAX and PHP ***

Chats are stored in JSON file
This chat has login system, currently anyone can sign using Github account. We are also adding Google and Facebook OAuth.

-- How to run this AJAX-Chat:
Open Terminal- `ctrl+alt+t`
Go to the cloned directory
Serve via php: `php -S localhost:8080`
Testing for SSH
3 Contributors