Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 826 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 826 Bytes

Booster Examples

In this folder you can find a set of reference example applications. Each project includes a README.md file that you can follow step by step to reproduce the example code.

Cart service

Create and deploy a cart service in less than 10 minutes that can handle virtually infinite number of request using Booster code generators.

Learn how to send commands to your service and how to query or subscribe to your read models using the GraphQL API

Add event handlers to your service to accommodate more complex use cases and business logic