Skip to content

heybosi/URL-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

The API allows authenticated users to :

  • shorten a long link
  • View how many times the link was accessed
  • Generate a QR code

The link to the documentation.

The documentation is well detailed. For any inquirer don't fail to contact me

Issues with the server

The server is hosted on Render's free plan. There might be issues with the response time. I used the free server because this is for learning and showcasing of my skills.

Technologies used

NodeJS

ExpressJS

SQLite - for development

PostgreSQL - for production

Sequelize ORM

About

An API for shortening long url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors