Skip to content

zayar-htun/api-for-gsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-Learning, Real-Time Chat, and Virtual E-Banking API

This repository contains a Node.js application that serves as an API for an integrated E-Learning system, Real-Time Chatting system, and Virtual E-Banking system. The application uses Node.js with Express as the server framework, MongoDB as the database, and various middleware such as Bcrypt, Body-parser, Cors, Jsonwebtoken to enhance functionality and security.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/zayar-htun/api-for-gsp.git
    
  2. Run seeder.js file to get data in database:

    node seeder.js
    
    
  3. Run index.js file to run project:

    nodemon index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published