Skip to content

SDKs and usage example to operate the QED-it asset transfers bundle

Notifications You must be signed in to change notification settings

QED-it/asset_transfers_dev_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asset transfers SDKs

This repository provides the means to operate the QED-it asset transfers API.

The HTTP API is specified using the OpenAPI specification.

Check out QEDIT's swagger UI running and using the spec file from this repository

SDK repositories generated by QEDIT

Alternatively, you can generate SDKs by yourself.

Generate SDK

Using docker and the batteries included Makefile

Simply run make <language>. Currently the supported languages in the Makefile and generate_in_docker.sh script are:

  • Go
  • Python
  • JS

Alternatively you can use the other method of generating the SDK:

Follow the instructions on this repository. The input which is the asset-swagger.yaml file is independent on any external tools.

Config files

Each language have got specific key-value JSON configuration for it. See here for a language-specific configuration definitions.

About

SDKs and usage example to operate the QED-it asset transfers bundle

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages