varun7singh / Shrinkr

Shrinkr is a high-performance URL shortener built with speed and security in mind. It leverages Redis and MongoDB as databases, along with a blazingly fast backend server written in Fiber.
Other
1 stars 0 forks source link
cli cobra golang

Shrinkr - Fast and Secure URL Shortener

Shrinkr is a high-performance URL shortener built with speed and security in mind. It leverages Redis and MongoDB as databases, along with a blazingly fast backend server written in Fiber. With Shrinkr, you can effortlessly create shortened URLs, set expiration times, and even protect your URLs with secret codes for added security.

Tech Stack

Client: Cobra

Server: Fiber

Here's the backend repo

Features

Clone the project

    git clone https://github.com/varun7singh/Shrinkr

Navigate to the dir

    cd Shrinkr

Build the tool using Make

    make build

And Voila!! you're all set to use Shrinkr

    shrinkr login

Feedback

If you have any feedback, please reach out to me varun7singh10@gmail.com

Thanks!!