Skip to content

NisanurBulut/KalypsoApp

Repository files navigation

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