mchurl

command module
v0.2.6 Latest Latest
Warning

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

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

README

tiny URL Shortener for Mode-Centrum-Hamburg

Test Go Application

MCHURL ist ein URL-Shortening Service für das 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

Screenshots

Dashboard

Dashboard

Link List

Link Create

Link Delete

Link Edit

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