shorturl logo

shorturl

  •  0 ratings
In category: URL Shorteners

About shorturl

Simple URL shortener with very tiny URLs.

  •   1228  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 40  
  •   N/A  
  •   1  
  •  Latest commit: Jul 12, 2021  

Self-host this app for $0.99/mo only!

Languages/Platforms/Technologies:
Lincenses:

More about shorturl

shorturl - A self-hosted URL shortener web app and service

Build Status CodeCov Go Report Card GoDoc Sourcegraph

shorturl is a web app that allows you to create short urls of much longer more complex urls for easier sharing or embedding.

Installation

Source

Due to the necessity of the way assets are handled if you are building/installing from source and intend to run outside of the source tree you need to do something like this:

```#!bash $ go get github.com/GeertJohan/go.rice/rice $ go get git.mills.io/prologic/shorturl $ cd $GOPATH/src/git.mills.io/prologic/shorturl $ rice embed-go $ go build


## Usage

Run shorturl:

```#!bash
$ shorturl

Then visit: http://localhost:8000/

Configuration

By default shorturl stores urls in db subdirectory of the local directory. This can be configured with the -dbpath /path/to/db/ option.

shorturl also displays an absolute url after creating and uses the value of -baseurl (default: "") for display purposes. This is useful for copying and pasting the shorturl.

Data Storage

Data is currently stored in a Bitcask key/value store configured via the -dbpath option.

License

MIT

Comments (0)

Please login to join the discussion on this project.

shorturl Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

RackNerd tall Banner

Popular Projects

FluxBB

in Social Networks and Forums
 51k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 51k    1    1    0  

Teddit

in Social Networks and Forums
 27k    0    0    0  

Libre Translate

in Miscellaneous
 22k    0    0    0  

RustDesk

in Remote Access
 21k    0    0    0  

MeTube

in Automation
 18k    0    0    0  

Dashboard

in Personal Dashboards
 18k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 51k    1    1    0  

Tube Archivist

in Automation
 9k    0    1    0  

OneDev

in Project Management
 8k    0    0    0  

iodine

in Proxy
 5k    0    0    0  

Alf.io

in Booking and Scheduling
 6k    0    0    0  

sysPass

in Password Managers
 3k    0    0    0  

Misskey

in Social Networks and Forums
 7k    0    0    0  
pCloud Lifetime

Top Rated Projects

Technitium DNS Server

 1 rating
in DNS

Pydio

 1 rating
in File Transfer & Synchronization

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Gitea

 1 rating
in Project Management

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

ReducePy logo
ReducePy cover

ReducePy

URL shortener service using Tornado and Redis runs on Docke…

goshorly logo
goshorly cover

goshorly

An easy self-hosted Link shortener in Golang with Redis <3.

Shlink logo
Shlink cover

Shlink

URL shortener with REST API and command line interface. Inc…