Skip to content

EyupCanARSLAN/UrlShorteningRepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Url Shortening

1- Create a shortening url via this end point image

2- Get shortening url from data section

image

3- Paste url to browser url area

image


You can create custom shorening url via this api

image

Ef Core Features

There are 2 diffrent Ef Core Code Firt Approach implemented as Migration and CreateDbIfNotExist. Look feature brach to discover this.