I've got a REST API used to power movie recommendations. We occasionally tweak the algorithm and want a subset of request to go to this new version. I'm familiar with a large number of website A/B tools like Optimizely, but they all seem to be target towards HTML content or integration into mobile apps.
I think my need is much simpler, but would prefer not building this myself.
Does anyone know any tools for ab testing and things like:
- Have two urls which return json (uses basic auth for credentials)
- Want to have a single URL we can use to segement 10% of requests to go to URL #1, the rest go to URL #2
Aucun commentaire:
Enregistrer un commentaire