Their is an example in the readme for getting a value from a workers KV kew, but it is not clear on how the response is used. Can the example either be documented on what it is doing, or can a functional example be added that can be easily tested? I will gladly add clarification if needed.
For a functional example replace the definition of handleRequest in index.py with the definition of handleRequest from the readme.
If you have more specific questions about what it's doing, please ask.
Their is an example in the readme for getting a value from a workers KV kew, but it is not clear on how the response is used. Can the example either be documented on what it is doing, or can a functional example be added that can be easily tested? I will gladly add clarification if needed.