Skip to content

jiangyd/ShortUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShortUrl

短链接生成工具

基本实现

使用gin作为web端,web端返回301永久重定向,location header为目标网址 使用MongoDB存储短链接与ID映射的bson数据,主要使用62进制转换ID与短地址

默认页面

image

输入目标网址,点击生成短链接

image

访问短链接,自动跳转目标网址

image

About

短链接工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors