API caching can save servers some serious work, cut down on costs, and even help reduce the carbon impact of an API. However, it is often considered an optimization rather than what it truly is: an integral part of API design. #ApiDesign #GreenTech https://apisyouwonthate.com/blog/api-design-basics-cacheability/
API Design Basics: Cacheability

Designing an API with cachability in mind produces a more sensible and better seperated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.

APIs You Won't Hate