Skip to content

mattn/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

url-shortener

A simple and efficient URL shortening service written in Go. This project provides a lightweight tool to shorten long URLs into compact, shareable links, with a focus on performance and ease of use.

Usage

$ ./url-shortener

and open browser http://localhost:8080/.

Requirements

  • PostgreSQL (set DATABASE_URL)

Installation

go install github.com/mattn/url-shortener@latest

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

A simple and efficient URL shortening service written in Go.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages