Skip to content

Commit

Permalink
Merge pull request #301 from odidev/domo
Browse files Browse the repository at this point in the history
Add domo-java-sdk, domo-node-sdk and domo-python-sdk files
  • Loading branch information
zachlasiuk authored Jan 24, 2025
2 parents bcf1127 + d2269b4 commit 3736f76
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 0 deletions.
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)

---

0 comments on commit 3736f76

Please sign in to comment.