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.
(You need to have Wrangler installed via npm.) npm install -g @cloudflare/wrangler
npm install
npm run start