NisanurBulut / KalypsoApp

This App shorten url address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KalypsoApp

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!


Packages

  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.Design
  • Microsoft.EntityFrameworkCore.Sqlite
  • Microsoft.EntityFrameworkCore.Sqlite.Core

Actions

shortenurl POST
  1. url:string
  2. urlCustomPart:string
return shorten http link according to custom url input
shorturl POST
  1. url:string
return shorten http link
getlongurl GET
  1. url:string
return original url address according to url param

Test Tool Project Database
Swagger Web Based Editor ASP.Net Core Minimal API SQLite

About

This App shorten url address

License:GNU Affero General Public License v3.0


Languages

Language:C# 100.0%