Bring your features to life
Visit https://developers.flagship.io/ to get started with Flagship.
Docs
Contributors
- Adel FERGUEN @ABTastyAdel
- Guillaume Jacquart @guillaumejacquart
Licence
About Flagship
Flagship by AB Tasty is a feature flagging platform for modern engineering and product teams. It eliminates the risks of future releases by separating code deployments from these releases :bulb: With Flagship, you have full control over the release process. You can:
- Switch features on or off through remote config.
- Automatically roll-out your features gradually to monitor performance and gather feedback from your most relevant users.
- Roll back any feature should any issues arise while testing in production.
- Segment users by granting access to a feature based on certain user attributes.
- Carry out A/B tests by easily assigning feature variations to groups of users.
To learn more:
- Solution overview - A 5mn video demo :movie_camera:
- Documentation - Our dev portal with guides, how tos, API and SDK references
- Sign up for a free trial - Create your free account
- Guide to feature flagging - Everyhting you need to know about feature flag related use cases
- Blog - Additional resources about release management
Libraries
- api/endpoints
- api/service
- api/tracking_manager
- decision/api_manager
- decision/bucketing_manager
- decision/bucketing_process
- decision/decision_manager
- decision/interface_decision_manager
- decision/polling/polling
- flagship
- flagship_config
- flagship_delegate
- flagship_version
- flagshipContext/flagship_context
- flagshipContext/flagship_context_manager
- hits/activate
- hits/event
- hits/hit
- hits/item
- hits/screen
- hits/transaction
- model/bucketing
- model/campaign
- model/campaigns
- model/exposed_flag
- model/flag
- model/modification
- model/trageting
- model/variation
- model/variation_group
- model/visitor_exposed
- Targeting/targeting_manager
- utils/constants
- utils/device_tools
- utils/flagship_tools
- utils/logger/log_manager
- visitor
- visitor/Ivisitor
- visitor/strategy/default_strategy
- visitor/strategy/no_consent_strategy
- visitor/strategy/not_ready_strategy
- visitor/strategy/panic_strategy
- visitor/visitor_delegate