Skip to content

An API for shorten urls using NodeJS, Express and MongoDB.

Notifications You must be signed in to change notification settings

gustavovs88/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener API

An API for shorten urls using NodeJS, Express and MongoDB (Atlas).

Usage

Clone this repository:

git clone https://github.com/gustavovs88/url-shortener

cd url-shortener

Install dependencies:

npm install

Change your MongoDB credentials:

Go to src -> config -> Constants.ts

and change MONGO_CONNECTION constant with your credentials

Run dev mode:

npm run dev

About

An API for shorten urls using NodeJS, Express and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published