/northwind-web-api-example

Web API application example using Northwind database

Primary LanguageC#

Web API example code using the Northwind database

Maybe it would have been better to make the API recieve a json object in POST...

Quick Test

  • Load Northwind into local sql database.
  • Update the connection string in Northwind.API/Web.config
  • Run app and open /api/GetCustomerOrders/Trail's Head Gourmet Provisioners

API Documentation

  • See /swagger