An introduction to spec-driven API development
Historically, API design has been mainly implementation-driven. Nothing faster than quickly prototyping a few endpoints together before even thinking about putting together an API specification. Mo specs mo problems. Or is it?