一个用于支持springboot项目http请求限制的starter,通过识别客户端传来token值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击N次特定接口的功能,使用redisson内置非公平锁实现
-
Updated
Jun 26, 2025 - Java
一个用于支持springboot项目http请求限制的starter,通过识别客户端传来token值(具有唯一标志性)来实现:同一个用户在一定的时间频次内最多只能点击N次特定接口的功能,使用redisson内置非公平锁实现
tasketh is a simple discord bot that lets moderators assign, and users claim tasks.
Asp.Net Core 5 Web Api using Unit of Work and Generic Repository.
Transborders Tourism's Dashboard
Rate limiting is a strategy for limiting network traffic. It puts a cap on how often someone can repeat an action within a certain timeframe. we implement api hit limitation
A flexible framework-agnostic rate limiting library with multiple algorithm implementations and persistent storage support
Limits the usage of an API endpoint for each user
FastAPI app for limiting access to resources based on ip
Add a description, image, and links to the api-limit topic page so that developers can more easily learn about it.
To associate your repository with the api-limit topic, visit your repo's landing page and select "manage topics."