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.
-
-
Sure thing! I just can't imagine it being anywhere near as easy as say starting a Django project with some basic endpoints so I'd be interested to see what unique pros there are for that development time trade-off.
-
If you are used to Django-like frameworks, with a lot of functionality packed in the framework itself (e.g. ORM), it's indeed quite a lot of work to tie up all the required pieces. I'd approach the current state of the Rust ecosystem looking at Flask and FastAPI as references.
- 1 more reply
New conversation -
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