nirinchev
(Nikola Irinchev)
3
And on a side note, the Realm SDK comes with a “Remote MongoDB Client”, which allows you to query Atlas data with driver-like API over HTTP. The API is definitely not as rich as the driver API, but it can cover many of the use cases the driver covers and comes with the benefit of going through App Services, which means that all your user permissions and rules will be applied on the data being fetched.