shorturl logo

shorturl

  •  0 ratings
In category: URL Shorteners

About shorturl

Simple URL shortener with very tiny URLs.

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

Deploy this app to Linode with a free $100 credit!

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

pCloud Lifetime

Popular Projects

FluxBB

in Social Networks and Forums
 33k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Libreddit

in Social Networks and Forums
 7k    0    1    0  

CasaOS

in Self-hosting Solutions
 5k    0    0    0  

Dashboard

in Personal Dashboards
 5k    0    0    0  

Audiobookshelf

in Audio Streaming
 5k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 4k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 20k    1    1    0  

Tube Archivist

in Automation
 3k    0    1    0  

OneDev

in Project Management
 2k    0    0    0  

iodine

in Proxy
 2k    0    0    0  

Alf.io

in Booking and Scheduling
 2k    0    0    0  

sysPass

in Password Managers
 1k    0    0    0  

Misskey

in Social Networks and Forums
 2k    0    0    0  
Linux VPS from $11/yr.
RackNerd VPS for $11.38/mo

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

YOURLS logo
YOURLS cover

YOURLS

YOURLS is a set of PHP scripts that will allow you to run Y…

Kutt logo
Kutt cover

Kutt

A modern URL shortener with support for custom domains.

Clink logo
Clink cover

Clink

Dead-simple, super minimal URL shortener in C.