vanisingh-24 / URL-Shortener-NodeJS

API to shorten urls using Node, Express & MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortener

A url shortener built using Nodejs with the help of MongoDB as a database and EJS as templating engine.

Prerequisites:

  • NPM
  • NodeJS
  • Mongodb
  • EJS
  • Git

Quick Start

npm install

After installing all the dependencies start the server -

npm start

About

API to shorten urls using Node, Express & MongoDB


Languages

Language:EJS 51.5%Language:JavaScript 48.5%