© Philip Japikse, Kevin Grossnicklaus, Ben Dewey 2020
P. Japikse et al.Building Web Applications with .NET Core 2.1 and JavaScripthttps://doi.org/10.1007/978-1-4842-5352-6_6

6. Build the RESTful Service with ASP.NET Core

Philip Japikse1 , Kevin Grossnicklaus2 and Ben Dewey3
(1)
West Chester, OH, USA
(2)
Ellisville, MO, USA
(3)
Charleston, SC, USA
 

Now that you have completed the data access layer for the SpyStore e-commerce site, it’s time to create the RESTful service that exposes the data operations. The service will serve as the backend for all of the UI frameworks used in the rest of this book, and is built using ASP.NET Core.

Introducing ASP.NET Core RESTful Services

The ASP.NET MVC framework started gaining traction almost immediately, and Microsoft ...

Get Building Web Applications with .NET Core 2.1 and JavaScript: Leveraging Modern JavaScript Frameworks now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.