Categorygithub.com/darrelhong/micro-url
modulepackage
0.0.0-20240907030313-6887e3db0b21
Repository: https://github.com/darrelhong/micro-url.git
Documentation: pkg.go.dev

# README

MicroURL

Yet another URL shortener, but with a twist

Login with GitHub to get you very own database

Live demo: See above

All short URLs will be stored in your tenant database

Project Structure

main.go

Initialise database connection and server

routes.go

Add handlers to server

handlers

Contains server handler logic for each path

store

Logic for interacting with database

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author