September 10, 2020
Building an API
An API (Application Programming Interface) is the gateway to your application and data. It’s the path by which an ecosystem and grow and evolve around your product offerings. Or wonder why they even bothered. That last line might seem harsh, good, it’s meant to be. API design is not a trivial endeavour as you are no longer thinking about how the team inside of the company will access your software, but rather how the entire planet will access and consume your information. If you are designing an API, here are some guidelines to help in that endeavour. What is our