Daniel Bates

Daniel Bates (1)

Cloud Engineer, Computer Science Grad from The University of North Texas. Working on new projects in Rust

How to route and return in actix_web

When trying to learn actix_web, you might be intemidated by the number of different ways to setup a given route. The documentation uses them seemingly interchangably, and you might wonder if you're doing things the "correct" way while writing your backend code. The goal of…

Continue reading...