API Projects That Prove You Can Build Backends
Most API tutorials build the same to-do CRUD. These are real backend API problems you solve in a live workspace - a wrong status code that breaks clients, a JWT check that accepts any token, a missing rate limiter, cursor pagination, a webhook signature to verify - and each one becomes a portfolio piece.
Why real API problems beat another CRUD clone
A CRUD clone shows you can wire a framework; handling auth, error contracts, rate limits, and idempotency shows you can build an API a team would actually run. These drill the parts interviews probe and clones skip.
24 projects to start with
Pick by the skill to show
Contracts and correctness? The status-code and validation ones. Security? The JWT and webhook-signature ones. Scale? The rate-limiter and pagination ones. Each finished fix is evidence on your portfolio.
Build your portfolio free. You are in a real cloud workspace in 30 seconds - fix real systems, show real work.
Start free →