url-shorter

command module
v0.0.0-...-c6cd1c4 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2022 License: AGPL-3.0 Imports: 9 Imported by: 0

README

URL Shorter

A simple and fast url shortener written in Go.

This project is still early in development, not suited for production

Features

  • Incremented unique short urls
  • No JS
  • Easy setup
  • REST API

Configuration

You can configure the app using environment variables.

Name Description Default
SECRET_KEY base64 encoded key
REQUIRE_LOGIN Whether to require login for short creation false
ALLOW_NEW_ACCOUNTS Whether to allow new account registration true
DB_SQLITE_PATH Path to SQLite database

License

This project is Copyright (c) 2022 Leo Spratt, licences shown below:

Code

AGPL-3 or any later version. Full license found in `LICENSE.txt`

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

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