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
927 downloads per month
Used in 5 crates
(4 directly)
550KB
12K
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 |
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