Skip to content

ef-test-server 1.0.0

Install from the command line:
Learn more about npm packages
$ npm install @lambda-feedback/ef-test-server@1.0.0
Install via package.json:
"@lambda-feedback/ef-test-server": "1.0.0"

About this version

Evaluation Function Testing Server

This server is intended to be run locally while using the Response Area Sandbox. It acts as a proxy between the Sandbox (running within a web browser) and an evaluation function.

Web browsers send a preflight request before every GET or POST request which uses the OPTIONS verb. Evaluation functions (running locally or on AWS) are not configured to respond to OPTIONS requests, so this proxy is responsible for replying to the preflight request and forwarding just the POST request to the evaluation function.

Details


Assets

  • ef-test-server-1.0.0.tgz

Download activity

  • Total downloads 1
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all