You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

496 B

Golang URL Shorter using BoltDB

Features:

  • URL Shorting with visit counting
  • delete a URL
  • Authorization via tokens
  • Storing using BoltDB

Installation

Standard

go get -v ./...
go run -v main.go

Docker Compose

Only execute the docker-compose.yml and adjust the enviroment variables to your needs.

ShareX Configuration

TODOs

  • github publishing
  • authentification
  • deletion
    • ShareX example