Jun 19, 2024

MiniMe

web development open source nextjs software engineering url shortner

MiniMe is an open-source URL shortener application built using Next.js. It allows users to easily shorten long URLs and share the shortened versions.

  • Shorten long URLs
  • Redirect to the original URL using the shortened link
  • Track the number of times a shortened URL has been accessed
  • Easy to deploy and customize
  • Open source

 

2

Give a star to encourage!Discussion
Priyesh pandey
Priyesh pandey2 years ago

Your app does not work, it is giving me 405 when trying to generate short url.

Priyesh pandey
Priyesh pandey2 years ago

You can easily fix this, please re-visit your API signature.

Login to join the discussion