Skip to content

ferend/cloudflare-worker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Worker API

This project is a secure public API endpoint hosted on Cloudflare Workers. The API provides a welcome message, user grouping, rate limiting, and optional streaming responses.

Usage

(You need to have Wrangler installed via npm.) npm install -g @cloudflare/wrangler

npm install
npm run start