Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.22 KB

LMS Conversations Backend 🎯

A chat application built under sub-project LMS

TechStack

  • NodeJS- Executes JavaScript code outside of a browser.
  • ExpressJS- Express is a minimal and flexible Node.js web application framework.
  • MongooseJS- Elegant mongodb object modeling for NodeJS.
  • Socket.io- Socket.IO enables real-time, bidirectional and event-based communication.
  • ExpressJWT- Provides Express middleware for validating JWTs (JSON Web Tokens) through the jsonwebtoken module.
  • jsonwebtoken- An implementation of JSON Web Tokens.

Database

  • MongoDB - The database for modern applications.

Chat Architecture

image for architecture