mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
update README.md
This commit is contained in:
parent
e71f283499
commit
3ad19eadca
11
README.md
11
README.md
@ -7,15 +7,22 @@
|
|||||||
## Features
|
## Features
|
||||||
|
|
||||||
* [x] serve http.Handler
|
* [x] serve http.Handler
|
||||||
* [ ] R2 - Partially supported
|
* [ ] R2
|
||||||
- [x] Head
|
- [x] Head
|
||||||
- [x] Get
|
- [x] Get
|
||||||
- [x] Put
|
- [x] Put
|
||||||
- [x] Delete
|
- [x] Delete
|
||||||
- [x] List
|
- [x] List
|
||||||
- [ ] Options for R2 methods
|
- [ ] Options for R2 methods
|
||||||
|
* [ ] KV
|
||||||
|
- [x] Get
|
||||||
|
- [x] List
|
||||||
|
- [x] Put
|
||||||
|
- [x] Delete
|
||||||
|
- [ ] Options for KV methods
|
||||||
|
* [ ] Cache API
|
||||||
|
* [ ] Durable Objects
|
||||||
* [ ] environment variables (WIP)
|
* [ ] environment variables (WIP)
|
||||||
* [ ] KV (WIP)
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user