I was using a jQuery .ajax call to request information from tumblr (jsonp). But, I realized that I was exposing my api_key from tumblr by including it within the client-side ajax call.
Basically I want to make a call to another server, tumblr, get the information and then send it to the client side. But, I don't know exactly how to do this, so I'm having trouble even wording an accurate question. Any help would be appreciated! Thanks. -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
