Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

emin-ozata/shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go URL Shortener

This project is a simple URL shortening service written in Go. This is my first experiment with Go.

Features

  • Built with the Gin framework.
  • Uses Redis to store shortened URLs.
  • Simple and fast API.

Running the Project

You can run the project using Docker and Docker Compose:

docker-compose up -d

About

A simple URL shortener written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published