Integrating the Sunlight Labs API – Look Up Your Congress Person by Zip Code
Building out a little enhancement to a sign-up form that provides users with a list of their likely congressmen based on their supplied zip code. I'm using Sunlight Labs API, along with a third-party PHP library, to retrieve the results. The form fires a jQuery-based AJAX call as soon as the person enters their full […]