Designing APIs for humans: Design patterns
-
Dec- 2024 -16 DecemberBlog
Designing APIs for humans: Design patterns
Previously in this series I’ve argued that we should design our APIs with the humans that use them in mind. I’ve covered object IDs and error messages and how Stripe approaches each, but left arguably the most impactful consideration for last: design patterns. APIs are interesting because of how much they can make or break a product. Having a product that’s amazing but an…