add feature of fetch event to README.md

This commit is contained in:
syumai 2023-03-29 21:13:42 +09:00
parent 532f1dcd1a
commit 3ddba2906e

View File

@ -25,6 +25,10 @@
- [x] Calling stubs
* [x] D1 (alpha)
* [x] Environment variables
* FetchEvent's [lifecycle methods](https://developers.cloudflare.com/workers/runtime-apis/fetch-event/#lifecycle-methods)
- [x] waitUntil
- [ ] respondWith
- [ ] passThroughOnException
## Installation