inShare file sharing app apis
August 29, 2020 ยท View on GitHub
Rest api using Node, Express, Mongo. We will build rest api for a simple file sharing app.

Frontend source code can be found on @ShivamJoker Github
https://github.com/ShivamJoker/InShare
Installation
After download or clone run npm install OR yarn install to install all the dependancies.
also do not forget to rename .env.example into .env an put all creadentials.
๐ If you find this repo helpful then don't forget to give a start โ๏ธ to this repository. :)