Containo is a fictious company that is building a product that provides a catalog of products to buy that 3rd parties can consume.
The company is running their platform on Docker containers written in .NET Core. All of their APIs are being exposed via Kong as an API gateway.
Containo provides an e-commerce SaaS platform where vendors can signup to become a vendor to sell products from the marketplace. Customers can sign up and order products from either Containo itself or one of their trusted vendors.
Before an order is confirmed, the platform will verify if enough items are available in their own inventory or order more items with their vendors.
Services with * are not implemented yet.
🚨 This is under active development and is currently limited to making orders.
Here is some documentation on this reference implementation