Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/barchart/alerting-service-public
JavaScript SDK for the Barchart Alerting Service
https://github.com/barchart/alerting-service-public
alerting-service javascript notifications npm-package public-repository sdk
Last synced: 11 days ago
JSON representation
JavaScript SDK for the Barchart Alerting Service
- Host: GitHub
- URL: https://github.com/barchart/alerting-service-public
- Owner: barchart
- License: other
- Created: 2016-01-14T23:52:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T17:41:35.000Z (over 1 year ago)
- Last Synced: 2023-07-27T14:54:52.305Z (over 1 year ago)
- Topics: alerting-service, javascript, notifications, npm-package, public-repository, sdk
- Language: JavaScript
- Homepage:
- Size: 21.7 MB
- Stars: 1
- Watchers: 14
- Forks: 2
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# @barchart/alerting-service-public
[![AWS CodeBuild](https://codebuild.us-east-1.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiSTdJZUtxS09SRUt6bzB1aCt3VUtIbVRzaGNZcXAxSTEwamcrdFBabmZMSVJIRm85V09teTR0R1JsNWEvcEFnZjRyZ3dIZ1VQM0h6SnY5bWM3TFpNM1AwPSIsIml2UGFyYW1ldGVyU3BlYyI6ImViT0ZkaHRGWGRvbXdmUHAiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=master)](https://github.com/barchart/alerts-client-js)
[![NPM](https://img.shields.io/npm/v/@barchart/alerts-client-js)](https://www.npmjs.com/package/@barchart/alerts-client-js)### Overview
This SDK connects your applications to the **[Barchart](https://www.barchart.com) Alerting Service**.
* Define conditional expressions based on market data feeds (or other data streams),
* Ask our remote service to continuously track those expressions on your behalf, and
* Receive immediate notifications when those conditions are met.### Documentation
Complete documentation for this SDK can be accessed [here](https://docs.barchart.com/alerts/#/).
### Demo Applications
Refer to the [documentation](https://docs.barchart.com/alerts/#/content/quick_start?id=demo-applications) for more information.
### Package Managers
This SDK is available as a public package via NPM as [@barchart/alerts-client-js](https://www.npmjs.com/package/@barchart/alerts-client-js).