Skip to content

maxBRT/shrtn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shrtn

Shrtn is a self-hosted URL shortener built with Go. It provides a simple REST API for creating and managing short links, backed by a PostgreSQL database and secured behind a custom Feather API Gateway.

This project was designed to demonstrate a simple, yet full production setup:

  • A Go backend handling short URL generation and redirects

  • Feather as a custom reverse proxy performing TLS termination and routing

  • Deployment on a DigitalOcean VPS with HTTPS support

image

License

This project is licensed under the MIT License.

About

A URL shortener written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published