How much interested would there be in a series of blog posts on how to build a production-ready(ish) API in @rustlang from scratch?
Think database setup, domain layer, API layer, non-functional requirements (logging, tracing, metrics), integration tests, benchmarks, etc.
Rust standard library has a very different approach to Go's standard library: it's not battery included. No async runtime, no HTTP support, no HTTP client. Everything is defined by crates in the ecosystem.
-
-
Ok, looking forward to the write up. If you’ll explain it like you just did, that’s good for me. :)
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Writing about stuff to learn how it works, mostly in Rust.
Lead Engineer at