Aller au contenu
apim.one

Resources

Step by step pieces on the day to day work.

The guide says what a platform has to deliver. The tutorials will say how it is done, step by step, on cases we come across on assignment.

The first ones are being written. They will be short, independent of any vendor, and each will leave something done behind rather than one more thing read. Here are the four that will open the series.

Writing a contract a gateway can enforce

A complete OpenAPI: operations, errors, pagination, security schemes, and what the gateway will do with it on its own.

Running a deprecation through to removal

Announce, measure who still calls, set the deprecation headers, cut. In that order and with no surprises.

Getting configuration out of the console

Moving a platform configured by hand to a versioned pipeline, without stopping traffic during the switchover.

Exposing an existing API to an agent

From the REST contract to the MCP server: what gets generated, what gets decided, and what must never be exposed.