Going API First with Postman

Hey everyone :wave:

I recently wrote about how you can shift to an API first development approach using Postman and thought I’d share.

It goes over what consumers look for in an API, gives a brief intro into OpenAPI Spec, and how to build an API in Postman before writing a single line of code.

It has an example in GitHub too, of course :slight_smile:

Enjoy!

4 Likes

This is a great explanation of the benefits of APIs and what API First really means, Allen! I like the line about β€œeveryone and their grandma” … next step is to teach our grandmas what APIs are :nerd_face:

1 Like