Flagbase
Connect your app to Flagbase using one of our many SDKs. Flagbase has no concept server-only SDKs, since the core microservice can run alongside your backend apps. Hence alleviating security concerns around user-sensitive context data.
The core is the main service responsible for streaming feature flags to our SDKs via SSE (Server-Sent Events). It provides a REST API, used to manage key resources (i.e. workspaces, projects, environments, flags etc).
Team
Tasks