Skip to content

fthdtc/UrlShorterApi

Repository files navigation

UrlShorterApi

UrlShorterApi

Url Shorter Api has 3 endpoint

  • Short : this endpoint shorts the url given in request.
  • Redirect : this endpoint redirect shortest url to original.
  • Custom : this endpoint build shortest url with given url in request.

For Testing : http://localhost:5085/swagger/index.html

For Data : there is a json file in API project /Data directory for collect sample data.

Requirements

  • .net 6 sdk
  • nuget restore

About

UrlShorterApi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages