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
- Filter
- List
Arguments - List
Response - Pagination
- Read
Arguments - Record
Api - Tokens
- Holds the tokens minted by the server on login.
- User
- Represents the currently logged-in user.
Enums§
Traits§
- Read
Arguments Trait - Record
Id - Stream
- A stream of values produced asynchronously.