Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fairdatasociety/fairos-client-examples
Websocket client sample integrations for FairOS.
https://github.com/fairdatasociety/fairos-client-examples
Last synced: 7 days ago
JSON representation
Websocket client sample integrations for FairOS.
- Host: GitHub
- URL: https://github.com/fairdatasociety/fairos-client-examples
- Owner: fairDataSociety
- License: apache-2.0
- Created: 2021-12-01T14:32:08.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-25T09:19:47.000Z (7 months ago)
- Last Synced: 2024-05-29T22:19:53.257Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 20.7 MB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fairos-client-examples
This repo contains fairOS client implementations in various languages.
HTTP client
- go implementation
- js implementation*
this client requires FairOS **NOT** to be run localy, because in browser cookies are not set for localhostWebSocket client
- go implementation
- js implementationWASM Client Example
Please refer to each implementation for details.
Also check https://github.com/fairDataSociety/fairOS-dfs-clients for FairOS API OpenAPI specs, how to build custom libraries using CodeGen.Several libraries are available in FairOS releases and are built when API modifications are present. https://github.com/fairDataSociety/fairOS-dfs/releases