@apolitical/common-helpers-abtesting

Node.js module to expose connection to ab testing api

Usage no npm install needed!

<script type="module">
  import apoliticalCommonHelpersAbtesting from 'https://cdn.skypack.dev/@apolitical/common-helpers-abtesting';
</script>

README

Common Helpers- Abtesting

Node.js module to expose functionality to make post and get request to internal ab testing api.

Current function

  • postAbTestExperimentId
    • Makes a post request to the ab testing api
  • getAbTestExperimentId
    • Makes a get request to the ab testing api