Skip to content

inshapardaz/api

Repository files navigation

inshapardaz

API for Inshapardaz

Build Status

Master

.NET

Components

  1. Rest API

Tools and Frameworks requires

Rest Service and WebSite

Checkout code and

  • Restore packages dotnet restore

  • Build the app dotnet build

  • Start app locally dotnet run

  • Run tests dotnet test

Running locally

Use dotnet run to start local server at port 4000

Swagger

Swagger specifications can be found at /swagger/v1/swagger.json and /swagger for UI.