This repository contains the code to run a koop lambda on aws using the serverless framework.
The actual koop code resides in scr/koop.
This code can also be run locally by changing the index.js file and running the command npm run start
in the src/koop directory.