2024-11-08 02:33:41 +09:00
..
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00
2024-11-08 02:33:41 +09:00

multiple-handlers

  • This example shows how to use multiple handlers in a single worker.

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • tinygo

Commands

make dev     # run dev server
make build   # build Go Wasm binary
make deploy # deploy worker

Testing cron schedule

curl "http://localhost:8787/__scheduled?cron=*+*+*+*+*"