web-service-count-axum-1.1.0 is not a library.
Web service count axum
documentation • source • llms.txt • crate • email
Web service that displays the hit count by using Axum, Tokio, Rust.
This is a very simple web service that we use for testing our systems.
Steps
Run the service on host 0.0.0.0 port 3000 or wherever you wish:
Browse https://localhost:3000
You should see a web page that displays the hit count.
References
Based on free open source software Demo Rust Axum.