mandiladitya / Dotnet-WebApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotnet-WebApi

Docker Image :

https://hub.docker.com/r/adityamandil317/dotnet-webapi

How to Run :

docker run -p 8080:80 adityamandil317/dotnet-webapi

Code Link :

https://github.com/mandiladitya/Dotnet-WebApi

Example Routes :

/api/values
/api/values/2

About


Languages

Language:C# 91.1%Language:Dockerfile 8.9%