aimenux / WebApiV2SelfHostingDemo

Using a console app for web api v2 self hosting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

WebApiV2SelfHostingDemo

Using a console app for web api v2 self hosting

In this repo, i m using a console application in order to self host a web api v2

The self hosted Api expose two endpoints :

  • http://localhost:5000/api/welcome
  • http://localhost:5000/api/welcome.html

Tools : vs22, owin, integration-testing, fluent-assertion, xunit

About

Using a console app for web api v2 self hosting

License:MIT License


Languages

Language:C# 100.0%