Skip to content

An attempt to create a web socket for chatting using socket.io

Notifications You must be signed in to change notification settings

iresharma/letsTalk-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Talk API

This is an API built using FLASK for instant messaging which uses socket.io.

There are different routes like register and get user which can be accessed by the frontend to build this messaging app for users.

Requirments

  • Flask
  • Requests
  • Pymongo
  • Flask_socketio

Usage

python app.py

About

An attempt to create a web socket for chatting using socket.io

Topics

Resources

Stars

Watchers

Forks

Languages