mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
1.5 KiB
JSON
1 line
1.5 KiB
JSON
[{"user_id": 30672, "stars": [], "topic_id": 33306, "date_created": 1304375359.0807481, "message": "What's the latest and greatest approach to building Facebook apps in Ruby/Rails? A lot of the stuff that comes up on Google seems outdated.", "group_id": 447, "id": 890406}, {"user_id": 1381, "stars": [{"date_created": 1304514880.84358, "user_id": 30672}, {"date_created": 1305587304.1020801, "user_id": 1217}], "topic_id": 33306, "date_created": 1304395566.9930069, "message": "Current best approach I've seen is Devise and/or Omniauth for authentication, fb_graph is a decent wrapper for graph API calls, supplement with the FBJS/FQL APIs when needed. Yeah, it's kind of a mess.", "group_id": 447, "id": 893787}, {"user_id": 10691, "stars": [], "topic_id": 33306, "date_created": 1304402881.568073, "message": "We're using Devise (https://github.com/plataformatec/devise.git) for authentication.", "group_id": 447, "id": 894673}, {"user_id": 10691, "stars": [{"date_created": 1304514889.9810331, "user_id": 30672}, {"date_created": 1304671347.581811, "user_id": 1661}], "topic_id": 33306, "date_created": 1304402840.0129721, "message": "koala (https://github.com/arsduo/koala) is a nice library to work with Facebook, too. We've been using it for WikiSigns (https://github.com/huerlisi/wikisigns) to update the stream.", "group_id": 447, "id": 894669}, {"user_id": 10691, "stars": [], "topic_id": 33306, "date_created": 1304402893.406436, "message": "koala and Devise play well together.", "group_id": 447, "id": 894678}] |