how to test a twitter api on your local machine
- by oo
i am using twitterizer to have a web front end to twitter data. I'm trying to figure out how i can test on a localmachine when you have to put in a valid public callback url in your application registration.
any suggestions?