url-shortener

module
v0.0.0-...-1cb0413 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT

README

url-shortener

Config

config/config.yaml is path to a config file

An Example of file:

port: "localhost:8080"
env: "local"
connection-string: "./storage/strorage.db"
Fields

port - address to bind

env - enviroment tag (affect to logging level)

connection-string - path to sqlite3 db file

Build

run make command to build a project to executable file. After successfuly builded executable file will be located in root directory

Directories

Path Synopsis
cmd
url-shortener command
internal

Jump to

Keyboard shortcuts

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