This is a Cloudflare worker project.
index.js
is the content of the Workers script.
To generate using wrangler
wrangler generate projectname
Further documentation for Wrangler can be found here.
- TODO: Add Cloudflare KV store
- TODO: Add route handler
This is more like a server to make a request to another server. Btw, this is a worker.