Greenfield application

Now let's go ahead and create the FlixOne bookstore from scratch. First, we will scope out our microservices and their functionalities and identify inter-service interactions as well.

Our FlixOne bookstore will have the following set of functionalities available:

  • Searching through the available books
  • Filtering books on the basis of categories
  • Adding books to the shopping cart
  • Making changes to the shopping cart
  • Placing an order from the shopping cart
  • User authentication

Get Building Microservices with .NET Core 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.