This projects provides code examples for the REST API of Tradebyte.
More information can be found at the TB.IO homepage.
The folder contains configuration files for IntelliJ-based IDEs to run requests on the API and
additional TBCAT.xml as an example for syncing into
The collection could be incomplete. You are invited to add and rectify the routes!!!
- Create a file exactly named as
http-client.private.env.jsonfromhttp-client.env.jsoncontent - Adjust the content to your requirements (API credentials, ids)
- Open one of the files with the
.httpextension in the IDE. - Run a single request by pushing the green play button on the left
- Check the response in the services console window
See the CONTRIBUTING document.
Thank you, contributors!
Copyright (c) 2020 by the Tradebyte Software GmbH.
tradebyte-rest-api-code-examples is free software, and may be redistributed under the terms specified in the LICENSE file.
