Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 273 Bytes

File metadata and controls

2 lines (2 loc) · 273 Bytes

Fullstack-Seazus-Project

This is an URL shortener service like bit.ly or cutt.ly. With front-end. The API service can take a long URL and convert it to a shorter URL. MongoDB is used as the database. The long URL, short URL, and other details are stored in the database.