Getting started
Install:
Auth & users
LioranClient exposes authentication + user management methods.
Databases
The driver provides both:
Collections (HTTP)
db.collection(name) returns a Collection wrapper that calls server endpoints.
Errors
The driver throws HttpError for non-2xx responses.