This article shows ways to synch your architecture to your team composition for a new project, and how to start planning your project.
From Designing APIs with Swagger and OpenAPI by Josh Poenlat
This article covers:
• Informal vs Formal descriptions
• Learning about the OpenAPI specification
• Learning about YAML ( as a easier-to-write JSON )
• Describing our first GET operation