FancyRedirect:超级简单的URL缩短器

时间:2024-04-06 12:47:54
【文件属性】:

文件名称:FancyRedirect:超级简单的URL缩短器

文件大小:18KB

文件格式:ZIP

更新时间:2024-04-06 12:47:54

C#

花式重定向 花式重定向(frdr.it)是一种简单的URL缩短服务。 输入您要缩短的URL,它应该为您提供frdr.it版本。 您还可以在下面输入frdr.it缩短的URL,并显示也会重定向的URL。 原料药 Fancy Redirect具有您可以使用的API。 创建 GET https://frdr.it/api/create?url= 例子: GET https://frdr.it/api/create?url=https://microsoft.com/将创建一个缩短的URL,如下所示: https://frdr.it/r/ae : https://frdr.it/r/ae 。 可能的响应代码: 200好一切都好。 有效负载将在url属性中包含缩短的URL。 400错误的请求。 这将包括一条有效载荷消息,该message


【文件预览】:
FancyRedirect-main
----src()
--------Attributes()
--------wwwroot()
--------Program.cs(1KB)
--------Controllers()
--------Startup.cs(1KB)
--------appsettings.Development.json(162B)
--------.gitignore(74B)
--------appsettings.json(192B)
--------DataHandlers()
--------FancyRedirect.sln(1KB)
--------FancyRedirect.csproj(424B)
----LICENSE.md(1KB)
----README.md(2KB)

网友评论