Hi, everyone.

I want to build personal API proxy server like apigee for NLP related
research.
Basically, it should receive request from the client, redirect it to
the official API server, get the response, and send the response to
the client.

I have two questions.
1. What I want is similar to MITM attack.  Is it possible to make such
thing, and how?
2. Is there an implementation of this in ruby (using Sinatra or
something)?

Thanks, in advance.

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk

Reply via email to