Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add domo-java-sdk, domo-node-sdk and domo-python-sdk files #301

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions content/opensource_packages/domo-java-sdk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Domo-java-sdk
category: Languages and Frameworks
description: The Domo Java SDK lets developers easily connect their Java applications to Domo's analytics platform, allowing them to work with data and services programmatically.
download_url: https://github.com/domoinc/domo-java-sdk/releases
works_on_arm: true
supported_minimum_version:
version_number: v0.2.0
release_date: 2017/07/08


optional_info:
homepage_url: https://developer.domo.com/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/domoinc/domo-java-sdk?tab=readme-ov-file#setup
arm_recommended_minimum_version:
version_number:
release_date:


optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no release notes or binaries released for ARM64. However, domo-java-sdk can be installed from the version 0.2.0.

---
29 changes: 29 additions & 0 deletions content/opensource_packages/domo-node-sdk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Domo-node-sdk
category: Languages and Frameworks
description: The Domo Node.js SDK facilitates seamless integration with Domo's platform, enabling developers to efficiently interact with Domo's APIs for data management, visualization, and business intelligence solutions.
download_url: https://github.com/domoinc/domo-node-sdk/releases
works_on_arm: true
supported_minimum_version:
version_number: v2.0.0
release_date: 2017/08/01


optional_info:
homepage_url: https://developer.domo.com/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/domoinc/domo-node-sdk?tab=readme-ov-file#setup
arm_recommended_minimum_version:
version_number:
release_date:


optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: There are no release notes or binaries released for ARM64. However, domo-node-sdk can be installed from the version 2.0.0.
---
30 changes: 30 additions & 0 deletions content/opensource_packages/domo-python-sdk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
name: Domo-Python-Sdk (pydomo)
category: Languages and Frameworks
description: Domo-python-sdk is a python library designed to enable seamless integration with the domo platform. It also empowers developers to programmatically interact with domos data analytics and visualization services via its APIs.
download_url: https://pypi.org/project/pydomo/#history
works_on_arm: true
supported_minimum_version:
version_number: 0.1.0
release_date: 2017/04/27


optional_info:
homepage_url: https://developer.domo.com/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/domoinc/domo-python-sdk?tab=readme-ov-file#setup
arm_recommended_minimum_version:
version_number:
release_date:


optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: Pydomo is platform independent and none-any wheels are released on [PyPI](https://pypi.org/project/pydomo/#files)

---