I think this is a good intro into OpenAPI contracts. What generally sells people into OpenAPI is:
1.) The ability to document things with tools like swagger ui, api-fiddle, scalar
2.) The ability to automate things with auto-generated api-clients, mocks, tests
3.) The ability to secure things with tools like Cloudflare API Shield
3.) The ability to go api-first and speed development up
1.) The ability to document things with tools like swagger ui, api-fiddle, scalar 2.) The ability to automate things with auto-generated api-clients, mocks, tests 3.) The ability to secure things with tools like Cloudflare API Shield 3.) The ability to go api-first and speed development up