Skip to content

jaegarpoon/url-shortener-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SH-O-RT App - Backend

This project allows users to input a valid URL and converts it into a shortened URL with a random postfix string.

The backend is an API server built on Node.js, and is linked to a PostgreSQL database on Heroku.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.

Unit tests are written using Jest testing framework.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published