API contracts
Define endpoints, payloads, status states, and error responses before implementation.
Build reliable server-side workflows that survive real product use.
This track is for people who like systems, data, integrations, and the parts of software users do not always see. You will design API contracts, model data, handle background work, and use AI to move faster while still owning correctness.
6-10 hrs/week
Deployed API, worker, integration, or approval workflow.
Async review on contracts, data flow, validation, and failure modes.
Use this section as a practical gut check before you apply.
The goal is proof of work, not passive course completion.
Define endpoints, payloads, status states, and error responses before implementation.
Map entities, relationships, and constraints so your backend reflects the workflow accurately.
Connect external services and background processing without hiding failure modes.
Think through auth, retries, audit logs, rollback, and what you would monitor in production.
Builder means you have shipped a deployed backend, API, worker, or integration and can explain where AI saved time and where it needed correction.