URL 缩短器
原文:https://beego.wiki/docs/examples/shorturl/
URL Shortener - URL缩短器
URL Shortener API service - URL缩短器 API 服务
This sample is an API application based on Beego. It has two API endpoints:
此示例是一个基于 Beego 的 API 应用程序。它有两个 API 端点:
/v1/shorten /v1/expand
Browse the code on GitHub
在 GitHub 上浏览代码