Skip to content

MoonSHRD/shortify

Repository files navigation

Shortify

Service for shortifying links.

Requirements

  • Go 1.14.4
  • MongoDB

Building

go build ./cmd/shortify

Running

  1. Firstly, you need to generate config:

    ./shortify -genconfig > backend.toml
  2. Then just edit it, and start executable with specified config:

    ./shortify -config ./backend.toml

About

Service for shortifying links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published