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

https://github.com/kwhitley/cloudflare-kv-store


https://github.com/kwhitley/cloudflare-kv-store

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# cloudflare-kv-store

A simplified interface for Cloudflare's KV store, complete with auto-parsing, timestamp injection, etc.

# Installation
```
npm install cloudflare-kv-store
```

Examples & API to follow...