18 ms·
Thanks for this. I've been looking for a Django-esque web-framework for Rust for a while now, and it would seem I'm not the only one[1]. Also, if you're open t
by timkofu 2y ago
Thanks for this. I've been looking for a Django-esque web-framework for Rust for a while now, and it would seem I'm not the only one[1].
Also, if you're open to suggestions, use SemVar, and have releases on GH so we get email notifications.
[1] https://news.ycombinator.com/item?id=41760421 https://news.ycombinator.com/item?id=41760421
- levkk 2y agoYou got it. I will setup a GH action to release to crates.io at the same time. Cheers!