Skip to content

This project aims to be an example project based on Microservice Architecture Solution Framework.

Notifications You must be signed in to change notification settings

rpicanco/ShopifyAdminAPICustomer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopifyAdminAPICustomer

The first project based on Microservice Architecture Solution Framework.

Table of Contents
  1. About The Project
  2. Development Process

About the Project

This project was based on Customer API version 2021-07 from Shopify Admin API.

Business Domain Design

This section aims to understand the business domain, identifying the subdomains and defining the bounded context mapping using Domain-Driven Design practices. In addition, this section is where we register the functional requirements and identify microservice boundaries that will be part of the solution.

Business Domain Design

Solution Design

This section aims to define a solution based on the business domain design section, creating deliverables that will give support for the solution architecture and development itself.

Solution Design

Architecture

This section aims to define the solution architecture as well as register all architectural decisions, giving support to the solution development.

Architecture

Development

This section aims to create all deliverables needed to develop the solution, such as detailed flow specifications for each component from the solution and the source code itself.

Development

Delivery

This section aims to create all deliverables needed associated with production, deployment, and post-production activities.

Delivery