🚦

nself-rate-limit

pro

API rate limiting with per-user, per-IP, and per-key policies. Redis-backed token buckets.

Requires Pro ($9/yr) license

Get a license then run: nself plugin install rate-limit

Installation

1. Get a license key

Purchase at nself.org/commercial and set your key:

nself license set nself_pro_<your-key>

2. Install the plugin

nself plugin install rate-limit

3. Rebuild and restart

nself build
nself restart