Skip to content

Matthjass13/RustForTheWeb

Repository files navigation

Rust For The Web

Group project for the emerging module course

Rust is a general-purpose programming language known for its focus on performance, type safety, concurrency, and memory safety. The goal of this project is to determine if Rust can replace Ruby on Rails, Python+Django or Spring Boot to write web applications. Keywords: Rust, WebAssembly, web development, OWASP Top 10

How to setup the environment

  1. Install Docker, and launch Docker Daemon
  2. Navigate to project root, and run command 'docker compose up'
  3. After containers are built, Axum website is served at localhost:3000, Django at localhost:8000

How to run our example

About

Group project for the emerging module course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors