An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# kv.cf
Template for Simple Cloudflare Worker with KV-based API

To get started, first create a Cloudflare API Token and add it to Github Secrets:
CF_API_TOKEN

Then [create a new repo from this template](https://github.com/drivly/kv-api-template/generate)