Currently in beta, more features and integrations yet to be added
A modern TypeScript utility library for enhancing QoreTechnologies no-code infrastructure solutions.
Before installing, download and install Node.js. Latest stable Node.js is required.
Installation is done using the
npm install
command:
$ yarn add @qoretechnologies/qorus-toolkit
Alternatively you can also use npm
$ npm install @qoretechnologies/qorus-toolkit
-
QorusAuthenticator
An authenticator for Qorus Integration Engine(R), allows users to create multiple connections as endpoints and manage authentication to them.
-
QorusDataProvider
Provides an API to interact with Qorus Integration Engine(R) data providers, and allows the user to fetch, add and edit Data Providers.
-
QorusRequest
An HTTPS request handler to manage API requests to Qorus Integration Engine(R)
-
QorusOptions A Qorus Integration Engine(R) API options manager
- Documentation
- GitHub Organization for Official open-source projects
- Discord for support, discussion, news and latest release updates
The Qorus-Toolkit philosophy is to provide a fast and modular API wrapper to connect with Qore Technologies server API which enables it to be utilized in any node project with ease.
Qorus-Toolkit will be used with Qorus-Toolkit-React to provide a complete solution with modular components to our enterprise clients.
The Qorus Toolkit project welcomes all constructive contributions. Contributions can be of many forms including bug fixes, enhancements, fixes to documentation, additional tests and more!
See the Contributing Guide for more technical details on contributing.
If you discover a security vulnerability in Qorus Toolkit, please see Security Policies and Procedures.