v2ex-proxy

0.1.1 • Public • Published

v2ex-proxy NPM version NPM downloads

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-proxy
v2ex 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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    4
  • 0.1.0
    2

Package Sidebar

Install

npm i v2ex-proxy

Weekly Downloads

4

Version

0.1.1

License

MIT

Last publish

Collaborators

  • kchan