Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 localhost

WebSocket client
- go implementation
- js implementation

WASM 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