2023-04-26 22:33:55 +08:00
..
2023-04-25 13:12:14 +08:00
2022-09-30 12:40:32 +08:00
2022-09-30 12:40:32 +08:00
2022-09-30 12:40:32 +08:00

Rate limiter middleware sample

Register

yarn pm add sample-ratelimit

Activate

yarn pm enable sample-ratelimit

Launch the app

# for development
yarn dev

# for production
yarn build
yarn start

Demo

[gif]