Skip to content

ankitRay1/codeshare.io.api

Repository files navigation

Codeshare.io Clone Server Code

A complete Codehshare.io clone Rest Apis made in Nodejs

Rest Apis Endpoints

  • Create Code Document
  • Delete Code Document
  • create Document For Authenticated User
  • Return Code Document Data from query params.
  • Display All codes of Authenticated User.
  • SignIn
  • Get user data
  • Socket Connection and Saving data of codes

Installation

  #clone the github repp

  git clone https://github.com/ankitRay1/codeshare.io.api

  #move to the cloned Directory
  cd codeshare.io.api

  #install node_modules
  npm install

  #run with nodemon
  npm run dev (for continuous development)
  OR
  npm start (to run script 1 time)

Tech Used

Server: Nodejs, Express, MongoDB, Mongoose, SocketIO

Web App

Flutter codes can be found on another repository @codeshare.io.api. Flutter Codebase

Feedback

If you have any feedback, please reach out to me at ankitdeveloperconsole@gmail.com

About

Codeshare.io Clone Backend with Nodejs , Socket.io and MongoDb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published