openfire-api
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

node-openfire-restapi

A simple Node plugin designed to work with Openfire Rest Api plugin. It is used to remote manage the Openfire server.

How to use

const openfire = new Openfire({
  apiUrl: '<ip>/plugins/restapi/v1',
  secret: '<secret>',
});

1.1.0 Changes

  • Covered all chatroom workspace

TODO

  • [ ] cover all user api end point
  • [ ] Implement System related REST Endpoints
  • [ ] Implement Group related REST Endpoints
  • [ ] Implement Session related REST Endpoints
  • [ ] Implement Message related REST Endpoints
  • [ ] Implement Security Audit related REST Endpoints

Readme

Keywords

Package Sidebar

Install

npm i openfire-api

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

60.9 kB

Total Files

26

Last publish

Collaborators

  • ns23