mchurl

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

README

tiny URL Shortener for Mode-Centrum-Hamburg

cli commands

config

Web:
  ListenAddr: :8080 // listen address for the http server
  BaseURL: "http://localhost:8080"
DB:
    Driver: "sqlite" // currently: sqlite
    URL: "database.db" // path / filename of db file
    IDLength: 4 // length of autogenerated IDs

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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