8000 GitHub - srevinsaju/chibi: A very simple link shortener / redirection service written in go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

srevinsaju/chibi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chibi

A simple, self-hosted link catalog / shortener / redirect service.

image demonstrating chibi's UI

Building

go build -v .

Deploying

chibi does not require much configuration. You need to set up a single environment variable, which is required for the frontend to show the full URLs, which can be copied.

FRONTEND_URL=chibi.srev.in chibi

Alternatively, using the super-lightweight docker container for deploying chibi.

docker run -e FRONTEND_URL=chibi.srev.in ghcr.io/srevinsaju/chibi 

License

This project is licensed under the MIT License

About

A very simple link shortener / redirection service written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 
0