goelaakash79 / url-shortner-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortner Backend

This repositry contains the code for the url shortner backend developed using NodeJS, ExpressJS and MongoDB

Features

  • Create Custom URLs
  • Create Random Shorter URLs
  • Get click analytics of the each URL

Instructions to run

  • Directions to setup/install
git clone `source`
cd url-shortner-backend
npm i
touch .env

copy content of .env.example to .env

  • Directions to execute
npm run dev

Contributors



Made during 🌙 by DSC KIET

About


Languages

Language:JavaScript 100.0%