tower-http-cors-config

Crates.iotower-http-cors-config
lib.rstower-http-cors-config
version0.1.2
sourcesrc
created_at2024-09-02 20:04:53.566804
updated_at2024-09-03 02:15:30.931999
descriptionDeserializable config types for tower_http::cors
homepage
repositoryhttps://github.com/tomharmon/tower-http-cors-config
max_upload_size
id1361010
size14,345
Thomas Harmon (tomharmon)

documentation

README

About

The tower-http crate is a wonderful crate, however, it's cors module can be repetitive to configure dynamically as none of the types implement Deserialize. The point of this crate is to provide these deserializable config types for others so that users of the crate across the ecosystem don't need to repeatedly create their own versions of these types.

Commit count: 0

cargo fmt