All Projects → Rosettea → Bon

Rosettea / Bon

Licence: BSD-3-Clause License
🍮 A small, simple/minimal self hosted URL shortener written in Go (Golang).

Programming Languages

Handlebars
879 projects
go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Bon

urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+375%)
Mutual labels:  self-hosted, url-shortener, link-shortener
shorty
High-performance link shortener
Stars: ✭ 48 (+300%)
Mutual labels:  self-hosted, link-shortener, link-shortener-api
Gh Pages Url Shortener
Minimal URL shortener that can be entirely hosted on GitHub pages.
Stars: ✭ 924 (+7600%)
Mutual labels:  self-hosted, url-shortener
trym
🔗 A modern URL shortener
Stars: ✭ 29 (+141.67%)
Mutual labels:  url-shortener, link-shortener
ShortLink
𝓢𝓱𝓸𝓻𝓽𝓛𝓲𝓷𝓴 is a simple (yet powerful) URL Shortening script 🔥💥⚡
Stars: ✭ 25 (+108.33%)
Mutual labels:  url-shortener, link-shortener
Homepage
A simple, standalone, self-hosted PHP page that is your window to your server and the web.
Stars: ✭ 234 (+1850%)
Mutual labels:  minimal, self-hosted
redir
🧭 Full-featured, self-hosted URL shortener.
Stars: ✭ 61 (+408.33%)
Mutual labels:  url-shortener, link-shortener
Urlhum
The modern, privacy-aware URL Shortener built in PHP.
Stars: ✭ 513 (+4175%)
Mutual labels:  self-hosted, url-shortener
delta
A modern file uploader + URL shortner written in node for your private cloud. low memory overhead + secure
Stars: ✭ 103 (+758.33%)
Mutual labels:  self-hosted, url-shortener
thewhite
✒️ It's a minimal and light wordpress blog theme 🎨
Stars: ✭ 87 (+625%)
Mutual labels:  minimal
Fedora-KDE-Minimal-Install-Guide
Guide to install KDE Plasma desktop environment on a minimal Fedora installation
Stars: ✭ 125 (+941.67%)
Mutual labels:  minimal
bleh
A web framework with automatic Browserify + Less + Express + Handlebars
Stars: ✭ 47 (+291.67%)
Mutual labels:  handlebars
Shaarli
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Stars: ✭ 2,583 (+21425%)
Mutual labels:  self-hosted
SyntaxNet-Tensorflow
Minimal Tensorflow Docker image with SyntaxNet/DRAGNN based on Alpine linux
Stars: ✭ 35 (+191.67%)
Mutual labels:  minimal
idy
👓 An ID obfuscator for ActiveRecord
Stars: ✭ 15 (+25%)
Mutual labels:  url-shortener
url-shortener
A golang URL Shortener
Stars: ✭ 35 (+191.67%)
Mutual labels:  url-shortener
tiny-framework
A light wight easy to use RESTful apis framework for education & demo purposes. stripped down framework to the fundamental components that that every one would essentially need to (learn / make a demo application).
Stars: ✭ 13 (+8.33%)
Mutual labels:  minimal
bitlyshortener
High-volume Bitly V4 URL shortener with in-memory cache
Stars: ✭ 20 (+66.67%)
Mutual labels:  url-shortener
THome
a simple static dashboard
Stars: ✭ 20 (+66.67%)
Mutual labels:  self-hosted
nocdn
Self-hosted alternative to CDNs.
Stars: ✭ 37 (+208.33%)
Mutual labels:  self-hosted

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

Usage

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

License

BSD 3-Clause

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].