hook.io icon indicating copy to clipboard operation
hook.io copied to clipboard

Cloud Datastore - Admin Interface

Open kaue opened this issue 9 years ago • 2 comments

Hello, i would like to know if there is any interface that i can use to list all datastore documents

kaue avatar Feb 17 '16 18:02 kaue

@kauegimenes -

Yes. We have a web admin and HTTP Rest endpoint for datastore....it's checked into the repo, but not deployed yet.

In final testing. Hopefully will release it soon.

Marak avatar Feb 17 '16 19:02 Marak

@kauegimenes -

We don't have an all endpoint available, but we do have recent:

http://hook.io/datastore/recent

I don't think there is a specific reason why we couldn't implement Datastore.all.

Marak avatar Mar 01 '16 04:03 Marak