Skip to content

Latest commit

 

History

History
71 lines (60 loc) · 1.21 KB

readme.md

File metadata and controls

71 lines (60 loc) · 1.21 KB

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