How to run the code

  1. run bash create-env.sh to create a new virtual envionment
  2. run source venv/bin/activate to activate the environment
  3. run python app.py to start the server
  4. run bash send-json.sh (in another terminal window) to send the example payloads to the server and receive results