An open API service indexing awesome lists of open source software.

https://github.com/raboro/web-app-comparison

Compare multiple languages with specific stacks to build the same web app
https://github.com/raboro/web-app-comparison

Last synced: 2 months ago
JSON representation

Compare multiple languages with specific stacks to build the same web app

Awesome Lists containing this project

README

        

# web-app-comparison

TODO web app in multiple languages to compare the different approaches and stacks

## Languages
- [x] Rust with Rocket
- [ ] Rust with Dioxus
- [ ] Go
- [ ] Elixir

## Tech Stacks

### Rust with Rocket
- Rocket (Web Framework)
- Askama (Templating Engine)
- HTMX
- TailwindCSS

### Rust with Dioxus
- Dioxus

### Go
- HTMX
- Templ
- TailwindCSS