1 unstable release
0.1.0 | Mar 4, 2023 |
---|
#7 in #realm
24KB
396 lines
realm-web-rs
Implementation of the realm-web npm package in rust.
Accessing Atlas App Services from a web-browser.
This crate may be useful to access a mongodb database through the Atlas Data Service Api in an wasm32-unknown-unknown target
.
Caveats / limitations
- This crate doesn't implement the Realm Sync feature
- this client is implemented based on the offical documentation
Dependencies
~10–22MB
~332K SLoC