I'm looking to connect to the StackExchange API via drupal. I've searched the modules on D.O and have not found one that is suitable. Wondering if anyone has done this integration?
Asked
Active
Viewed 66 times
1 Answers
1
There seems to be an Obsolete module in drupal 6:
https://drupal.org/project/stackoverflow
Probably, you can pick it & modify as per your need.

Sumoanand
- 8,835
- 2
- 47
- 46
-
1Reviewed that one, seems to be focused on "flair". Ended up building one from scratch, will contribute to drupal.org when it is in good alpha shape – David Hazel Sep 22 '13 at 19:40