fairDataSociety / fairos-client-examples

Websocket client sample integrations for FairOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Websocket client sample integrations for FairOS.

License:Apache License 2.0


Languages

Language:JavaScript 68.4%Language:Go 23.7%Language:TypeScript 4.0%Language:HTML 3.0%Language:CSS 0.8%