Node.js Twitter Client

前端 未结 4 1084
庸人自扰
庸人自扰 2020-12-06 01:04

Is there a twitter client for node.js (not the streaming API, the regular API)?

I already know about twitter-node but I\'m looking for a more generic client that all

4条回答
  •  没有蜡笔的小新
    2020-12-06 01:53

    Search via http://search.npmjs.org:

    • https://github.com/jdub/node-twitter

      I believe it also supports REST-API and is more up2date(more recent commits).

提交回复
热议问题