https://github.com/kb2ma/original-data-relay
Easily exchange resource data with other hosts via messaging and other services
https://github.com/kb2ma/original-data-relay
Last synced: 2 months ago
JSON representation
Easily exchange resource data with other hosts via messaging and other services
- Host: GitHub
- URL: https://github.com/kb2ma/original-data-relay
- Owner: kb2ma
- License: apache-2.0
- Created: 2021-07-23T22:02:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-28T10:49:41.000Z (almost 4 years ago)
- Last Synced: 2025-01-28T21:46:43.803Z (4 months ago)
- Language: Python
- Homepage:
- Size: 1.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**Easily send and receive application data with major cloud providers or other hosts via messaging or specialized services.**
## Highlights
- **Messaging**: Send/Receive messages with other hosts
- **InfluxDB**: Send data to the popular time series database
- **Major cloud providers**: AWS, Azure or Google Cloud Pub/Sub## Documentation
Head over to our [docs](docs/) to see how to get started and understand how it works.
## Motivation

Cloud providers include a variety of services to consume and provide application data, but each works differently. The Data Relay block provides a common, simple way to exchange application data with the cloud or other hosts.
This project is in active development so if you have any feature requests or issues please submit them here on GitHub. PRs are welcome, too.
## License
Data Relay block is free software, and may be redistributed under the terms specified in the [license](https://github.com/kb2ma/data-relay/blob/landr_for_data_relay/LICENSE).