1 unstable release

0.1.0 May 30, 2019

#8 in #tower-http

Download history 661/week @ 2023-11-20 596/week @ 2023-11-27 523/week @ 2023-12-04 660/week @ 2023-12-11 589/week @ 2023-12-18 716/week @ 2023-12-25 723/week @ 2024-01-01 676/week @ 2024-01-08 660/week @ 2024-01-15 681/week @ 2024-01-22 644/week @ 2024-01-29 613/week @ 2024-02-05 584/week @ 2024-02-12 539/week @ 2024-02-19 601/week @ 2024-02-26 629/week @ 2024-03-04

2,427 downloads per month
Used in 4 crates (via tower-hyper)

MIT license

10KB
178 lines

Tower HTTP Service

Specialization of tower::Service for working with HTTP services.

License

This project is licensed under the MIT license.

Contribution

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


lib.rs:

Specialization of tower::Service for working with HTTP services.

Dependencies

~1MB
~19K SLoC