@eventcatalog/create-eventcatalog 0.0.0 → 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,4 @@
1
1
  ---
2
- id: Basket Service
3
2
  name: Basket Service
4
3
  summary: |
5
4
  CRUD based API to handle Basket interactions for users of the shopping website.
@@ -1,5 +1,4 @@
1
1
  ---
2
- id: Data Lake
3
2
  name: Data Lake
4
3
  summary: |
5
4
  Our internal datalake used by the data team and business analytics.
@@ -1,5 +1,4 @@
1
1
  ---
2
- id: Payment Service
3
2
  name: Payment Service
4
3
  summary: |
5
4
  Event based application that integrates with Stripe.
@@ -1,5 +1,4 @@
1
1
  ---
2
- id: Shipping Service
3
2
  name: Shipping Service
4
3
  summary: |
5
4
  Event based application that handles processing of shipments, preparing them and dispatching them.