Skip to content

Latest commit

 

History

History
41 lines (22 loc) · 1.41 KB

README.md

File metadata and controls

41 lines (22 loc) · 1.41 KB

CI

Documentation

Dream Middleware Extension

A collection of middlewares for Dream framework

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

Platform supported: Unix

Examples

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in dream_middleware_ext by you, shall be licensed as MIT, without any additional terms or conditions.