Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nisanurbulut/kalypsoapp

This App shorten url address
https://github.com/nisanurbulut/kalypsoapp

asp-net-core dotnetcore7 efcore minimal-api shortener-url shorteners sqlite swagger

Last synced: 27 days ago
JSON representation

This App shorten url address

Awesome Lists containing this project

README

        

# KalypsoApp

## Give a Star! :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