Movatterモバイル変換


[0]ホーム

URL:


golang-url-shortener

module
v0.0.0-...-6eca257Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2020 License:MIT

Details

Repository

github.com/mxschmitt/golang-url-shortener

Links

README

Golang URL Shortener

Build StatusGoDocGo Report CardCoverage StatusLicenseDownloadDocker Pulls

Main Features

  • URL Shortening
  • Visitor Counting
  • Expirable Links
  • URL deletion
  • Multiple authorization strategies:
    • Local authorization via OAuth 2.0 (Google, GitHub, Microsoft, and Okta)
    • Proxy authorization for running behind e.g.Google IAP
  • EasyShareX integration
  • Dockerizable
  • Multiple supported storage backends
    • High performance local database withbolt
    • Persistent non-local storage withredis

Webinterface

Short URLs


Generate ShareX Configuration

Documentation

Why did you built this

Only because I just want to extend my current self hosted URL shorter (which was really messy code) with some more features and learn about new techniques like:

  • Golang unit testing
  • React
  • Makefiles
  • Travis CI
  • Key / Value databases
  • Dockerfile and Docker Image Creation

Directories

PathSynopsis
cmd
internal
handlers
Package handlers provides the http functionality for the URL Shortener
Package handlers provides the http functionality for the URL Shortener
stores
Package stores provides support to interact with the entries
Package stores provides support to interact with the entries

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp