Skip to content

BlueXTX/Url-Shortener-Api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Shortener Api

Build and test codecov

Builds and Packages


Build from source:

git clone https://github.com/BlueXTX/Url-Shortener-Api
dotnet build ./src/ShortUrl.Api

Docker build:

docker build -t bluextx/url-shortener-api .

Docker run:

docker run -d -p 8080:80 -e ASPNET_ENVIRONMENT=Development ghcr.io/bluextx/url-shortener-api:master

Api Documentation


OpenApi documentation is available at /swagger endpoint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages