Skip to Content
Building RESTful Web Services with .NET Core
book

Building RESTful Web Services with .NET Core

by Gaurav Aroraa, Tadit Dash
May 2018
Intermediate to advanced
334 pages
7h 25m
English
Packt Publishing
Content preview from Building RESTful Web Services with .NET Core

Item Catalogue, Cart, and Checkout

This chapter will take a look at coding the main sections of an e-commerce app and its related API endpoints.

We have already discussed user registration and authentication in the previous chapter, and we will be carrying forward that knowledge to help us implement security inside different controllers that we build in this chapter.

To display products and search for them efficiently, we are also going to design ProductsController.

After that, we will also look at how to put your products into your shopping cart, discussing how to add, update, and delete items in a cart.

Last, but not least, we will also take a look at order management and processing.

In this chapter, we will cover the following topics: ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RESTful Web Services with ASP.NET Core 3

Hands-On RESTful Web Services with ASP.NET Core 3

Samuele Resca
Microservices in .NET Core

Microservices in .NET Core

Christian Horsdal Gammelgaard

Publisher Resources

ISBN: 9781788291576Supplemental Content