/Url-Shortener-NodeJS

Repository for a url shortener service with the help of mongoDB database and basic encoding and decoding.

Primary LanguageHTML

Url-Shortener-NodeJS (A4Sshortener :- http://a4s-shortener.herokuapp.com)

In this repository I will be developing a url shortener service with the help of mongoDB database and basic encoding and decoding.

A4Sshortener:

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 :-

Website

Heroku

Author