项目作者: gsora

项目描述 :
Stupidly blind URL shortener
高级语言: Go
项目地址: git://github.com/gsora/mu.git
创建时间: 2018-01-02T22:32:17Z
项目社区:https://github.com/gsora/mu

开源协议:BSD 2-Clause "Simplified" License

下载


mu: a stupidly blind URL shortener

You’ll never find a stupider URL shortener, I guarantee you!

Why!

Why not?

How does it work?

Easy! This repository is go get-able, no external dependencies are needed.

Then, just run it!

Shortened links are saved on-disk in the linkdb file found in the folder where mu resides.

mu does not implements HTTPS support, just use a reverse proxy (nginx, Apache, or Caddy).

Endpoints

Endpoint Method Arguments
/add GET url, URL being shortened

Bonus, cloc!

  1. -------------------------------------------------------------------------------
  2. Language files blank comment code
  3. -------------------------------------------------------------------------------
  4. Go 2 42 23 149
  5. -------------------------------------------------------------------------------
  6. SUM: 2 42 23 149
  7. -------------------------------------------------------------------------------