Expand description
A client library to connect to a TrailBase server via HTTP.
TrailBase is a sub-millisecond, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8.
Structs§
- Client
- List
Response - Pagination
- Record
Api - Tokens
- Holds the tokens minted by the server on login.
- User
- Represents the currently logged-in user.