bucket4j
There are 27 repositories under bucket4j topic.
marcosbarbero/spring-cloud-zuul-ratelimit
Rate limit auto-configure for Spring Cloud Netflix Zuul
MarcGiffing/bucket4j-spring-boot-starter
Spring Boot Starter for Bucket4j
hardikSinghBehl/rate-limiting-api-spring-boot
Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.
kuldeepsingh99/api-rate-limiting
Spring boot API Rate Limiting by User with Bucket4j and Redis
ksletmoe/Bucket4k
A Kotlin wrapper around Bucket4j, which supports suspending waiting for tokens.
amit-maurya-507464/bucket4j-Spring-Boot
Spring boot project to implement IP Address based rate limiting on rest APIs by using Bucket4j.
emeraldhieu/weatherman
A weather forecaster that integrates with Open Weather API and serves multiple users by solving rate limiting.
ramirak/BlackEagle-Server
Parental Control Service - Server Side
B10nicle/yandex-academy-2023
Yandex Academy Task Summer 2023
fr33m0nk/clj-bucket4j
Clojure wrapper for Bucket4J rate-limiting library based on token-bucket algorithm.
fr33m0nk/clj-bucket4j-datomic
Distributed Bucket4J implementation for Datomic Database
kanniselvan/SpringBootbucket4jRateLimiterDemo
Rate limitter by IP address and API call
nazarovctrl/spring-security
This is my custom spring security configuration with jwt. I also added an option to protect against ddos attacks
syedabdullahrahman/spring-boot-rest-jwt
Spring Boot REST API. Features: * JWT (Signin, Signup, Roles) * REST API best practices * Swagger Docs * RestTemplate ( Consuming REST Services, a task implementation) * API rate limiting with Bucket4j
tarunve/spring-boot-custom-rate-limiter
This project is created for custom rate limiter based on USER & URI key combination. I've created a custom Spring Boot Starter for custom rate limit which can be used in any spring boot wed application and providing the required configured will configure the rate limits.
CodeIslet/bucket4j-example
Bucket4j rate limiter (hazelcast) example
kbmg28/security-rate-limit-tutorial
A complete implementation of Recaptcha v3 and Bucket4j (Java17 / Angular14)
MahangareRohan1203/ecommerce-assignment
E-Commerce Backend Application
modorigoon/bucket4j-example
Bucket4J RateLimiter Example
Namtayto/spring-boot-oauth2-aks
Deployed and monitor Oauth2 application using Azure services
Shabtai204/FinalProject-Parental-Control-Server
Parental Control Service - Server Side
dev-Pedrod/rate-limit
Rate limit example
itsmechelly/delivery-application
This project written in Java language and Spring Framework, represent Implementation of a Delivery API containing few functionalities
naveenSaini1/AkasaAir-Assignment
To Book Your flight
thiagosena/rate-limit
Rate Limit Pattern with Spring Boot
wambugucoder/SPRINGBOOT-RATE-LIMITING
A Springboot application that rate-limits api endpoints using the Token-Bucket-Algorithm.