@capjavert/twitter-api

1.0.1 • Public • Published

Twitter API

The code

To run this demo, you will need:

  • NodeJS (v8+, support for ES2017)
  • npm (node package manager)

Setup the code

$ git clone https://github.com/capJavert/twitter-api.git
$ cd twitter-api
$ npm install

Running API server

$ node server.js

or

$ npm run rest-service
  • you may need to allow connections in your firewall
  • server runs on localhost:3000
  • check src/routes.js for available methods

Readme

Keywords

none

Package Sidebar

Install

npm i @capjavert/twitter-api

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

49.4 kB

Total Files

12

Last publish

Collaborators

  • capjavert