Skip to content

A url shortener api that accepts URLs as a parameter and returns the shortened url as response.

License

Notifications You must be signed in to change notification settings

ogunsoladebayo/biturl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

biturl

A url shortener api that accepts URLs as a parameter and returns the shortened url as response.

Usage

Rename ".env copy" to ".env" and update the values/settings to your own.

Running app in local environment

  1. Install dependencies: npm install
  2. Run app in dev mode: npm run dev
  3. ...or run in prod mode: npm start

Demo

The API is live at Biturl API

  • Version: 1.0.0
  • Lisence: MIT
  • Author: Usman Ogunsola

About

A url shortener api that accepts URLs as a parameter and returns the shortened url as response.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published