A basic web application with Rust and Actix-web
The actix framework handles requests asynchronously, but in this case the handlers themselves are not implemented asynchronously, for example using futures. I decided to keep it simple at first.
https://www.reddit.com/r/rust/comments/balhup/a_basic_web_application_with_rust_and_actixweb/
Dejar un comentario
¿Quieres unirte a la conversación?Siéntete libre de contribuir!