Skip to content

Rosettea/Bon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bon

🍮 A small, simple URL shortener.

Bon is a very tiny and simple self hosted URL shortener written in Go.

Install

With go get

go get -u github.com/Rosettea/Bon

Compile from Source

git clone https://github.com/Rosettea/Bon
cd Bon
go build

Using Docker

Build:

git clone https://github.com/Rosettea/Bon
cd Bon
docker build -t bon:latest .

Run:

docker run -it -p 3000:3000 bon:latest

Usage

Run the Bon executable, then it'll be running at port 3000.

License

BSD 3-Clause

About

🍮 A small, simple/minimal self hosted URL shortener written in Go (Golang).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •