Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener

A simple and Tiny URL Generator.

Prerequisites

  • Docker
  • Goose - Database migration tool
  • SQLC - SQL Compiler

Setup

Envirnoment Variables

cp .env.example .env

Start Databases

docker compose up -d

Run Migrations

goose up

Development

Build the application:

make build

Run with live reload:

make run

Clean build artifacts:

make clean

About

tiny url generator written in go

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages