api

..
backend
frontend
Api

Create an Api instance as an entrypoint to all data. The connectLocal method must be called to connect to the database.

ApiConfig

All these values are optional and will be prefilled with a sensible default value.

JSONValue

Any value supported by JSON notation; string, bool, number, object or array