Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 743 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 743 Bytes

HTTP Scavenger Hunt

A curriculum experiment for DBC Phase 2 Day 1--students learn HTTP through a step-by-step scavenger hunt. They must perform HTTP requests manually over a TCP connection created using netcat (nc), with each response providing clues for the next.

This "experiment" has been core curriculum for a while. It is deployed and playable here.

Whoa

Ellie came up with the original concept, and Matt refined it further. This project started out as a Sinatra port of some initial work Matt did in Phoenix/Elixir, but we're diverging and taking it further to make it ready for a delivery experiment.