Infra Homework 04 - TheEvergreenStateCollege/upper-division-cs-23-24 GitHub Wiki

Web Infrastructure - Homework 04

Lap 1: Cloud

For Lap 1 this week in Web Infrastructure, we have two goals

  • allow users to authenticate to our API with JSON Web Tokens (JWTs) or passwords, and learn best practices for both

Lap 2: Rust

Reading

Rust Book: Chapter 09 - Error Handling

Rust Book: Chapter 10 - Generic Types, Traits, Lifetimes

⚠️ **GitHub.com Fallback** ⚠️