Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hydrogen-dev/sdk
Client SDKs for Hydrogen REST APIs
https://github.com/hydrogen-dev/sdk
Last synced: 18 days ago
JSON representation
Client SDKs for Hydrogen REST APIs
- Host: GitHub
- URL: https://github.com/hydrogen-dev/sdk
- Owner: hydrogen-dev
- License: apache-2.0
- Created: 2019-04-08T17:30:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-22T02:33:23.000Z (over 1 year ago)
- Last Synced: 2024-06-21T20:08:20.442Z (6 months ago)
- Language: C#
- Size: 34.7 MB
- Stars: 6
- Watchers: 8
- Forks: 8
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hydrogen Client SDKs
Follow the individual SDK READMEs for information on installation, authorization, and parameters.
## Web Components & Mobile WebViews
* [C#](web-component/csharp)
* [.NET](web-component/dotnet)
* [Go](web-component/go)
* [Java](web-component/java)
* [Javascript](web-component/javascript)
* [PHP](web-component/php)
* [Python](web-component/python)
* [Ruby](web-component/ruby)Please see the official [Web Component & WebView API documentation](https://www.hydrogenplatform.com/docs/web-component/v1/)
## Atom APIs
### Nucleus - Data Model
* [Java](atom/nucleus/java)
* [Javascript](atom/nucleus/javascript)
* [PHP](atom/nucleus/php)
* [Python](atom/nucleus/python)
* [Ruby](atom/nucleus/ruby)Please see the official [Nucleus API documentation](https://www.hydrogenplatform.com/docs/nucleus/v1/)
### Proton - Business Logic
* [Java](atom/proton/java)
* [Javascript](atom/proton/javascript)
* [PHP](atom/proton/php)
* [Python](atom/proton/python)
* [Ruby](atom/proton/ruby)Please see the official [Proton API documentation](https://www.hydrogenplatform.com/docs/proton/v1/)
### Electron - Back Office (requires extra permission)
* [Java](atom/electron/java)
* [Javascript](atom/electron/javascript)
* [PHP](atom/electron/php)
* [Python](atom/electron/python)
* [Ruby](atom/electron/ruby)Please see the official [Electron API documentation](https://www.hydrogenplatform.com/docs/electron/v1/)