Which API Should I use?¶
The “Simple API”.
Simple API¶
None of the APIs are “Simple” per se, but the “Simple API” does go out of its way to hide a number of the very sharp corners of the Raw API.
This tutorial will be using the Simple API.
Raw API¶
In the unlikely event that you need to use the Raw API, please open an Issue to let us know your use-case so we can add it to the Simple API.
Using the Raw API has sharp corners that can result in core dumps and the like.
ORM API¶
This is not written yet. This is a placeholder.