poem-middleware

Crates.iopoem-middleware
lib.rspoem-middleware
version0.1.0
sourcesrc
created_at2024-06-06 13:46:55.176938
updated_at2024-06-06 13:46:55.176938
descriptionsupply middlewares that not find in offical
homepage
repositoryhttps://github.com/jiaohu/poem-middlewares
max_upload_size
id1263719
size10,532
(jiaohu)

documentation

README

POEM MIDDLEWARES

support normal used middlewares which not supply by offical

Now Support

  • SignVerifyMiddleware, this support to define request param verify and expired time for request to avoid that params are changed by third party.

  • NoCacheMiddleware, this support to clear cache in browser.

Commit count: 6

cargo fmt