URL Store A simple API and, eventually, TUI to manage urls I want to share Building go build -o ./bin/api ./cmd/api; go build -o ./bin/migrate ./cmd/migrate