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

zino-http

HTTP requests and responses for zino

9 unstable releases (3 breaking)

new 0.3.2 Jan 17, 2025
0.3.1 Jan 13, 2025
0.2.0 Dec 16, 2024
0.1.3 Dec 14, 2024
0.0.1 Dec 3, 2024

#2042 in Web programming

Download history 136/week @ 2024-11-28 28/week @ 2024-12-05 746/week @ 2024-12-12 45/week @ 2024-12-19 3/week @ 2024-12-26 109/week @ 2025-01-02 208/week @ 2025-01-09

400 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

~22–40MB
~696K SLoC