Socket
Socket
Sign inDemoInstall

@datafire/apitore_newsfeedsapis

Package Overview
Dependencies
238
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @datafire/apitore_newsfeedsapis

DataFire integration for News feeds APIs


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

@datafire/apitore_newsfeedsapis

Client library for News feeds APIs

Installation and Usage

npm install --save datafire @datafire/apitore_newsfeedsapis
let datafire = require('datafire');
let apitore_newsfeedsapis = require('@datafire/apitore_newsfeedsapis').create();

apitore_newsfeedsapis.feedUsingGET_6({}).then(data => {
  console.log(data);
})

Description

Various news feeds.
[Endpoint] https://api.apitore.com/api/34

Actions

feedUsingGET_6

News feeds.
Response
  Github: rome-response
  Class: com.apitore.banana.response.org.rome.FeedResponseEntity

apitore_newsfeedsapis.feedUsingGET_6({
  "access_token": ""
}, context)
Parameters
  • access_token (string) required - Access Token
  • page (integer) - Page number [page x 10 feeds]

FAQs

Last updated on 10 Nov 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc