Skip to content

Simple URL shortener written in Golang and adapted from eddywm.com blog posts

Notifications You must be signed in to change notification settings

salareinavipour/go-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener in Golang

This repo contains excercises regarding URL shortener with Golang adapted from this eddywm.com blog.

Requirements

  • Docker & docker-compose

Getting started

Clone this repo and then:

$ docker-compose up -d

To-Do

  • Add Github actions
    • Test
  • Add SQL DB for cold storage

About

Simple URL shortener written in Golang and adapted from eddywm.com blog posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published