Bon

command module
v0.0.0-...-46f7c14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL