rethinkdb / cats-of-instagram

51 stars 21 forks source link

any updates to cats-of-instagram #5

Open lonnietc opened 8 years ago

lonnietc commented 8 years ago

Greetings All,

I too wanted to see the cats-of-instagram or similar example working using RethinkDB but have found out that it will not work as well.

Are there going to be any updates for this example?

Cheers, Lonnie

dalanmiller commented 8 years ago

Hey @lonnietc, sorry to say that from a cursory research of the Instagram API, the demo may no longer work because of deprecations in the API.

https://github.com/rethinkdb/cats-of-instagram/issues/4

lonnietc commented 8 years ago

Thanks for the update on this.

Are there any planned updates to the CatThink code coming, or perhaps a who new demo of these types of RethinkDB features like connecting to external API's as that is what I really would like to see in action so that I can expand upon for my project?

Thanks again and have a great day, Lonnie

On Fri, Jul 15, 2016 at 12:35 PM, Daniel Alan Miller < notifications@github.com> wrote:

Hey @lonnietc https://github.com/lonnietc, sorry to say that from a cursory research of the Instagram API, the demo may no longer work because of deprecations in the API.

4 https://github.com/rethinkdb/cats-of-instagram/issues/4

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rethinkdb/cats-of-instagram/issues/5#issuecomment-233002015, or mute the thread https://github.com/notifications/unsubscribe-auth/AOjsoq_mZgXFVQyr6YP4hosOUstk3Ymdks5qV7bPgaJpZM4JNa2v .

danielmewes commented 8 years ago

I don't think we'll update this demo, at least not anytime soon.

@segphault @dalanmiller do you know if we have any other demos using external APIs with RethinkDB available at the moment?

@lonnietc If we don't have any demos right now, you might want to keep an eye on our blog at https://rethinkdb.com/blog/ . We frequently write about new demos there.

danielmewes commented 8 years ago

I'm going to add a warning to the README on this project that it's no longer working...

segphault commented 8 years ago

Given the changes to Instagram's APIs, it seems unlikely that we will update this demo again. We'll put a notice in the README and blog post to indicate its status. We don't have any equivalent demos to offer at this time, but we do have some ideas for demos that we'll be able to share soon. In the meantime, if you need any help consuming a realtime API in your RethinkDB application, you're welcome to join our Slack community: http://slack.rethinkdb.com/ I'm happy to help you out with your project.