Skip to content

Commit 8231625

Browse files
committed
new api resources
1 parent f9de1da commit 8231625

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/04-web-development/51-api-integration.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@ across many implementation areas.
4343
[18F's API-All-the-X list](http://18f.github.io/API-All-the-X/). The list
4444
is updated whenever a new API comes online.
4545

46+
* [The Only Type of API Services I'll Use](https://www.rdegges.com/2020/the-only-type-of-api-services-ill-use/)
47+
explains how alignment between usage and pricing is crucial to a solid,
48+
long-lasting API experience. Other models such as tiered usage and
49+
enterprise upsells typically lead to terrible developer experiences and
50+
should generally be avoided when building applications with APIs.
51+
4652
* John Sheehan's
4753
"[Zen and the Art of API Maintenance](https://speakerdeck.com/johnsheehan/zen-and-the-art-of-api-maintenance)"
4854
slides are relevant for API integration.

0 commit comments

Comments
 (0)