• This site is a private, non-commercial website. As such, you're welcome here as long as you were invited. If you would like an invite, reach out to Cliff Spark

Show HN: Rust Web Framework

  • Thread starter Thread starter levkk
  • Start date Start date
L

levkk

Hi everyone,
I've been "funemployed" for a few months and with all that free time and idle hands I wrote a full web framework (think Rails, not Flask) for Rust.
It's boring old MVC, has its own ORM, templates, background jobs, auth, websockets, migrations and more. If you're keen but don't feel like rewriting your app in a different language, Rwf has a WSGI server to run Django (or Flask) inside Rust [1], letting you migrate to Rust at your own pace without disrupting your website.
I think Rust makes a great prototyping and deploy straight to production language. Now it has yet another framework for y'all to play with.
Cheers!
[1] Migrating from Python - Rust Web Framework



Comments URL: Show HN: Rust Web Framework | Hacker News

Points: 239

# Comments: 85

Continue reading...
 
Back
Top