Is there a Drupal Module to connect to the StackExchange API?

113 Views Asked by At

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?

1

There are 1 best solutions below

1
Sumoanand On

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.