❔ Trying to make an app using rust
I come from a background of asp net core, where I worked with the framework for over a year and has worked with dotnet for over 3 years, i have also some experience working with spring boot, and JavaScript, am wondering, what is the best way to go about making a simple rust web server app where i will display some UI to the users and handle some functionality on the backend, is there any good framework to work with ?
10 Replies
probably not something best answered by a C# discord
well, am trying to find people who have similar background, they would understand best what is my position
Probably not UI with Rust either
alright no UI only backend, any help?
$rust @sane0993
thank you
Egui, Tauri or Areweguiyet probably a lot to search first
I've heard a good stack is yew for front end and actix for backend.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.