31 releases (12 breaking)
Uses new Rust 2024
| 0.12.1 | Nov 20, 2025 |
|---|---|
| 0.11.2 | Oct 27, 2025 |
| 0.10.0 | Jul 27, 2025 |
| 0.6.0 | Mar 30, 2025 |
| 0.2.0 | Dec 16, 2024 |
#2459 in Asynchronous
25 downloads per month
Used in 5 crates
(4 directly)
575KB
13K
SLoC
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 |
inertia |
Enables the support for the Inertia protocol. | 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–42MB
~683K SLoC