stackvana / hook.io

Open-Source Microservice Hosting Platform
https://hook.io
Other
1.26k stars 117 forks source link

Cloud Datastore - Admin Interface #196

Open kaue opened 8 years ago

kaue commented 8 years ago

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

Marak commented 8 years ago

@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 commented 8 years ago

@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.