Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 340 Bytes

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