Skip to content

superfeedr/superfeedr-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Superfeedr-node

A library to interract with Superfeedr's XMPP API from within a node application. [this uses the XMPP API as node is just the perfect web-friendly framework for it].

Install

npm install superfeedr

Usage

All XMPP calls from the Superfeedr API are supported:

  • Subscribe
  • Unsubscribe
  • List subscriptions
  • Retrieve feed's historical data

It also handles notifications.

Check the basic example for more details.

About

A library to interract with Superfeedr's XMPP API in any node application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published