v2ex-proxy
Play with V2EX API with no worry about CORS.
Install
# Run it on your machine $ npm install -g v2ex-proxy
Or even easier, use the live one: http://v2ex.pixelcat.co/
Usage
$ v2ex-proxyv2ex proxy is running at http://localhost:4100
API
# hottest topics /hot # latest topics /latest # get topic by id /topic/:id # get replies by topicId /replies/:topicId?page=1 # get user info /user/:username
License
MIT © EGOIST