A complete Codehshare.io clone Rest Apis made in Nodejs
- 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
#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)
Server: Nodejs, Express, MongoDB, Mongoose, SocketIO
Flutter codes can be found on another repository @codeshare.io.api. Flutter Codebase
If you have any feedback, please reach out to me at ankitdeveloperconsole@gmail.com