A paste service using Cloudflare Workers
Find a file
Joe Ma 80e8aec857
Add support to create paste from HTTP form
Add paste.html

Add support to direct download paste

Change the default UUID length to 4

Add copyright notice
2022-06-02 01:31:56 +08:00
src Add support to create paste from HTTP form 2022-06-02 01:31:56 +08:00
.gitignore Initial commit 2022-06-01 02:11:52 +08:00
package.json Initial commit 2022-06-01 02:11:52 +08:00
paste.html Add support to create paste from HTTP form 2022-06-02 01:31:56 +08:00
paste.iml Add support to create paste from HTTP form 2022-06-02 01:31:56 +08:00
tsconfig.json Initial commit 2022-06-01 02:11:52 +08:00
wrangler.toml Initial commit 2022-06-01 02:11:52 +08:00