#http-request #http #web #framework #jwt

zino-http

HTTP requests and responses for zino

10 unstable releases (3 breaking)

0.3.3 Jan 27, 2025
0.3.2 Jan 17, 2025
0.2.0 Dec 16, 2024
0.1.3 Dec 14, 2024
0.0.1 Dec 3, 2024

#1946 in Web programming

Download history 142/week @ 2024-11-29 270/week @ 2024-12-06 504/week @ 2024-12-13 39/week @ 2024-12-20 4/week @ 2024-12-27 142/week @ 2025-01-03 199/week @ 2025-01-10 183/week @ 2025-01-17 121/week @ 2025-01-24 26/week @ 2025-01-31

563 downloads per month
Used in 5 crates (4 directly)

MIT license

555KB
12K SLoC

github crates-io docs-rs

HTTP requests and responses for zino.

Feature flags

The following optional features are available:

Name Description Default?
auth Enables the authentication and authorization. No
cookie Enables the support for cookies. No
debug Enables the features for ease of debugging. No
i18n Enables the support for internationalization. No
jwt Enables the support for JSON Web Token. No
metrics Enables the metrics exporter. No
view Enables the HTML template rendering. No

Dependencies

~22–40MB
~710K SLoC