realm-web-rs

Crates.iorealm-web-rs
lib.rsrealm-web-rs
version0.1.0
sourcesrc
created_at2023-03-04 23:02:48.307231
updated_at2023-03-04 23:02:48.307231
descriptionImplementation of the realm-web npm package in rust.
homepage
repositoryhttps://github.com/codecrafter404/realm-web-rs
max_upload_size
id800902
size23,724
Codecrafter_404 (codecrafter404)

documentation

README

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
Commit count: 2

cargo fmt