Suggestions for web backend
The Rust Programming Language Forum
Suggestions for web backend
Currently I'm writing my full stack via Rust. My front-end currently uses Dioxus. And I don't have anything much going on with the backend, I'm still researching what stack should I use in this. But so far what I've been eyeing on right now is Supabase, which I think would make it easier to do google auth integration, on top of having a database from all in one provider. But finding a good guideline/tutorial/docs about it has been hard. It is also, after all, my first time implementing a web...
0 comments
No comments yet.