Back to Writing

API Design

All writings tagged with "API Design"

5 writings found
Growth:

Routing in Go Part 3: The last upgrade

By now we have a small Go API that is not embarrassing. For the last part, we are going to add the stuff that turns “cute demo” into “this could actually run”

API Design

Environments Are Not Features

I wanted a sandbox. In other words i wanted continuity of identity and discontinuity of data. Production is where mistakes cost money. Sandbox is where mistakes cost pride.

API Design

The Cost of a Promise

An API is a promise to unknown consumers about how your system behaves. Once published, that promise is difficult to change without breaking trust.

API Design
Showing 1-5 of 5 writings