Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 595 Bytes

README.md

File metadata and controls

43 lines (33 loc) · 595 Bytes

Authentication-API

Contents

Description


This is a video conferencing and web chat application. Following are the functionalities available:

  • Dynamic Rooms
  • Video Conferencing
  • Public Chat

Requirements


  • Node.js

Documentation


Install Dependencies

npm install

Run

npm start

Routes

  Route: http://localhost:3000/room/
    Request Type: GET
  Route: http://localhost:3000/room/:roomId/
    Request Type: GET