Skip to content

kirandesilva1/Customer_Training_App

Repository files navigation

IO.Swagger - ASP.NET Core 2.0 Server

This is sample customer api

Run

Linux/OS X:

sh build.sh

Windows:

build.bat

Run in Docker

cd src/IO.Swagger
docker build -t io.swagger .
docker run -p 5000:5000 io.swagger

About

This is a training app that demonstrates the usage of SwaggerIO, C#, JWT Tokens, angular, unit and integration tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published