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

zino-http

HTTP requests and responses for zino

7 unstable releases (3 breaking)

new 0.3.0 Jan 8, 2025
0.2.0 Dec 16, 2024
0.1.3 Dec 14, 2024
0.0.1 Dec 3, 2024

#2025 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 132/week @ 2025-01-03

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

MIT license

550KB
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

~21–40MB
~691K SLoC