Add-ons to hipster-apim-demo
In the previous steps, the Hipster Shop Website has been deployed and configured as an Apigee-registered application. With an associated API Key, it consumes the API Product comprising services such as:
productcatalogservice.default.svc.cluster.local
recommendationservice.default.svc.cluster.local
currencyservice.default.svc.cluster.local
cartservice.default.svc.cluster.local
...
This repository contains the following add-ons to the previous demo:
- Publishing the Hipster Shop REST API via Apigee API Management (incl. a Developer Portal)
- Deploying a chat/voice assistant appliation consuming the REST API
- all steps from this repo
- apigeetool installed