darkicewolf50-actix-setup (0.2.1)
Installation
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add darkicewolf50-actix-setup@0.2.1 --registry forgejoAbout this package
Includes a health check function, a logger and user input file input filterer
darkicewolf50-actix-setup
Includes a health check function, and a logger
Features
log_incoming, logs the two strings to the terminal, is useful for knowing what was polled in seting and what was polled in the production
health_check, sends back a json stating that the server is alive
Repository
https://forge.ucalgarybaja.ca/darkicewolf50/darkicewolf50-actix-setup
Install
Add one of these to your toml
Minimal Version
darkicewolf50-actix-setup = { version = "0.1.4", git = "https://forge.ucalgarybaja.ca/darkicewolf50/darkicewolf50-actix-setup.git" }
Version with debug swagger/open api docs only
darkicewolf50-actix-setup = { version = "0.1.4", git = "https://forge.ucalgarybaja.ca/darkicewolf50/darkicewolf50-actix-setup.git", features = ["debug"] }
Version with swagger/open api docs on always
darkicewolf50-actix-setup = { version = "0.1.4", git = "https://forge.ucalgarybaja.ca/darkicewolf50/darkicewolf50-actix-setup.git", features = ["full"]}
Dependencies
| ID | Version |
|---|---|
| actix-web | ^4.13.0 |
| regex | ^1.12.3 |
| serde | ^1.0.227 |
| serde_json | ^1.0.149 |
| unicode-normalization | ^0.1.25 |
| utoipa | ^5.4.0 |
Details
2026-03-01 16:13:16 -07:00
Assets (1)
Versions (10)
View all
Cargo
11
Brock Tomlinson <brock@darkicewolf50.dev>
Apache-2.0
19 KiB