Build it: APIs & JSON

An interactive sandbox where you drag real components together, connect them, and run a live traffic simulation to see where the design breaks.

Challenge: Build a basic API. Wire the client to an API server and the server to a database. Every request asks the server for data. The server reads from the database and sends back JSON.

Read the APIs & JSON lesson →