aurabase 0.1.1

Official Rust SDK for Aurabase: high-performance open-source Backend-as-a-Service (BaaS)
Documentation
1
2
3
4
5
6
7
pub mod ai;
pub mod auth;
pub mod db;
pub mod functions;
pub mod notifications;
pub mod realtime;
pub mod storage;