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

zino-http

HTTP requests and responses for zino

4 releases

new 0.1.2 Dec 13, 2024
0.1.1 Dec 12, 2024
0.1.0 Dec 12, 2024
0.0.1 Dec 3, 2024

#1592 in Web programming

Download history 164/week @ 2024-12-02

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

MIT license

1MB
23K 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
i18n Enables the support for internationalization. No
jwt Enables the support for JSON Web Token. No
metrics Enables the metrics exporter. No
openapi Enables the support for OpenAPI docs via utoipa. No
view Enables the HTML template rendering. No

Dependencies

~22–40MB
~706K SLoC