Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@capjavert/twitter-api

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@capjavert/twitter-api

## The code

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
1
-50%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 28 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts