Skip to content

insacuri/TestApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestApi

Test API written in C#

Docker

In the root of the project

docker build -f TestApi/Dockerfile -t testapi .
docker run -d -p 5000:80 --name testapi testapi

About

Test API written in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published