Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 692 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 692 Bytes

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