Skip to content

delphian/northwind-web-api-example

Repository files navigation

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

About

Web API application example using Northwind database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published