Description of the illustration custom-code-api-impl.png

Figure showing two boxes that depict the relationship between a custom API and a custom code implementation. The top box represents the custom API. It contains several endpoints. The bottom box represents the custom code implementation of the API, and it contains one routing function for each API endpoint. A line connects each end point with a routing function.