sourcefuse / loopback4-microservice-catalog

A Catalog of Microservices Created by SourceFuse for the Community
https://sourcefuse.github.io/arc-docs/arc-api-docs/
MIT License
293 stars 70 forks source link

Feature-toggle-service: Add the bootstrap API to the feature-toggle service #2153

Closed yeshamavani closed 2 weeks ago

yeshamavani commented 1 month ago

Is your feature request related to a problem? Please describe. Add the bootstrap API to the feature-toggle service the '/bootstrap' will be an API that will be invoked by the orchestrator service of the control plane once the app plane is provisioned.

This API will seed the features and its value for the new tenant based on their plan.

yeshamavani commented 2 weeks ago

Bootstrap api added to the app plane will not be a part of the service since its a application specific requirement.