Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the innovative Rocket web framework for Rust in this Stanford seminar. Discover how Rocket simplifies secure web application development without compromising flexibility or performance. Learn about its adoption by companies like NPM, System76, and Mozilla. Delve into Rocket's key features, including dynamic paths, request guards, and collision routes. Examine its security benefits, performance advantages, and comparison to other web frameworks. Gain insights into writing secure code and addressing common vulnerabilities like SQL injections and cross-site scripting. Understand how Rocket aims to "do the right thing" in web development and its impact on network protocols.
Syllabus
Introduction
What is Rocket
What is Rust
Timeline of Rocket
Security
Chipotle
GitLab
Rocket
Dynamic Paths
Types
Request Guards
Collision Routes
Type Your Eyes
Rocket Performance
Latency Comparison
Website
Web frameworks
Do the right thing
Security vulnerabilities
Network protocols
Taught by
Stanford Online
Tags
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
very good walkthrough, it encouraged me to try using rocket on my next personal project. Even though it is a bit dated, all of the materials presented are relevant.