Skip to content

switchboard is a service used at Mozilla for simply dividing clients into A/B testing groups

License

Notifications You must be signed in to change notification settings

mozilla-services/switchboard-server

travis-ci status

Switchboard is a stateless service that allows clients be divided into A/B testing groups based on UUIDs. Clients send GET requests to the server with their UUID as well as other information that can be useful for classification and user group segmentation. The server determines whether the client matches a set of specifications in the JSON experiments file, and sends back a JSON reply that indicates which experiments the client should enable.

Switchboard makes enabling features easy - once you have conditional logic in your client application you can simply toggle them on or off in Switchboard.

About

switchboard is a service used at Mozilla for simply dividing clients into A/B testing groups

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published