Last Updated: February 25, 2016
·
337
· mgrassotti

Full Contacts [DRAFT]

DRAFT

I want to use fullcontact to lookup names, avatars and social networking data for profiles in our app.

Since I don't know if/how i plan to use all the social media data, what I want to do at first is just get it into our db so I can query and experiment. Since we are using PostgreSQL 9.2 it makes sense to store api results as JSON.

http://code.jjb.cc/2013/04/30/using-the-postgresql-json-column-type-with-rails-3/