Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

minlaxz/lessapi

Repository files navigation

👷 worker-serverless-api like Hello, World!

This is a Cloudflare worker project.

index.js is the content of the Workers script.

Wrangler

To generate using wrangler

wrangler generate projectname

Further documentation for Wrangler can be found here.

TODO

  • 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.