project

Problem

Implement the RealWorld Conduit REST API — a Medium-clone backend with JWT auth, articles, comments, profiles, favorites, and tags — conforming exactly to the published API specification.

Users

  • API consumers (frontend clients)
  • conformance test suite

Success Criteria

  • All endpoints conform to the RealWorld API spec
  • official conformance tests pass
  • test coverage >= 80%

Components

External Systems