Url-Shortener-NodeJS
In this repository I will be developing a url shortener service with the help of mongoDB database and basic encoding and decoding.
URL shortener:
A url shortener written in Nodejs with the help of MongoDB as a database and EJS as templating engine.
Prerequisites:
- NPM
- NodeJS
- Mongoodb
- Git
### Running: To run the project Install all the dependencies given here :-
- Express
- Mongoose
- hasha
- body-parser
- EJS
npm install
After installing all the dependencies start the server -
npm start
This project is available both on heroku and digitalocean. Links are given here :-
Author
- Ashutosh Dwivedi -- Kindacoder