https://github.com/drivly/kv-api-template
Template for Cloudflare Worker with KV-based API
https://github.com/drivly/kv-api-template
Last synced: 3 months ago
JSON representation
Template for Cloudflare Worker with KV-based API
- Host: GitHub
- URL: https://github.com/drivly/kv-api-template
- Owner: drivly
- License: mit
- Created: 2022-07-27T06:38:56.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T09:31:41.000Z (over 2 years ago)
- Last Synced: 2025-02-16T15:16:57.213Z (4 months ago)
- Language: JavaScript
- Homepage: https://kv.cf
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kv.cf
Template for Simple Cloudflare Worker with KV-based APITo get started, first create a Cloudflare API Token and add it to Github Secrets:
CF_API_TOKENThen [create a new repo from this template](https://github.com/drivly/kv-api-template/generate)