realm-web-rs 0.1.0

Implementation of the realm-web npm package in rust.
Documentation

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