realm / realm-studio

Realm Studio
https://realm.io/products/realm-studio/
Apache License 2.0
303 stars 41 forks source link

Use new HTTP API instead of admin realms #1171

Open bmunkholm opened 5 years ago

bmunkholm commented 5 years ago

To support new ROS/Stitch integration.

kraenhansen commented 5 years ago

@bmunkholm can you help me find a link for the documentation of these APIs?

bmunkholm commented 5 years ago

ROS PR Engineering issue

Perhaps also useful are the Java PR and JS PR.

nirinchev commented 5 years ago

Note that currently, there's no API to get a list of users. It'll require a bit more coordination with the stitch team to get it exposed.

The API for getting a list of realms is documented here: https://github.com/realm/realm-object-server-private/pull/1551

geragray commented 5 years ago

ROS/Stitch work will be tracked at https://jira.mongodb.org/browse/ROS-98