A collection of middleware utilities for Dream framework, Initial release v0.1.0
Currently supporting the following functionalities:
CORS: Cross-Origin Resource Sharing
Delay: simulates delayed request
Rate Limiter: supports Fixed Window and Token Bucket algorithms
Traffic Filter: supports IP, header and cookie based traffic filters
- Project page: GitHub - Axons-Talent/dream_middleware_ext: A collection of middleware utilities for Dream framework
- Documentation: index