Tag: apis

4 posts

Steal these ideas to build new products

Pouring through an extensive list of publicly accessible APIs to find new ideas for your next product.

·
Mar 11, 2025

Effective interfaces decouple clients from the encapsulated implementation


J
Jacob Bennett
jacob.blog
·
Feb 15, 2025

Postel's Law

Why 'be conservative in what you send, liberal in what you accept' still shapes APIs and parsers, and where it breaks.


J
Jacob Bennett
jacob.blog
·
May 18, 2020

What makes an API simple?

Explores the tradeoffs in API design between minimal request inputs and richer contextual data. Argues that 'simple' should mean simple to use correctly, not just simple to look at. When an API encapsulates business logic, shifting complexity onto the API can reduce errors for consumers.

·
Aug 30, 2019