Create Web API in ASP.NET Core
Creating Web API in ASP.NET Core is similar to creating Web API in ASP.NET MVC with a few differences. In this article you will learn to build a simple REST style Web API that performs CRUD operations on the Customers table of the Northwind database.
http://www.binaryintellect.net/articles/53a8043e-c8eb-4d64-89bc-fa9526f24d1b.aspx