Skip to content

brainrex-intel/brainrex-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust API client for swagger

Welcome to the Brainrex API explorer, we make analytics tools for crypto and blockchain. Our currently propiertary models offer sentiment analysis, market making, blockchain monitoring and face-id verification. This AI models can be consumed from this API. We also offer integrations to open data and propietary data providers, as well as free test data we collect. There is a collection of data transformation tools. Join our Telegram group to get the latest news and ask questions https://t.me/brainrex, #brainrex. More about Brainrex at https://brainrex.com. Full Documentation can be found at https://brainrexapi.github.io/docs

Overview

This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.

  • API version: 0.1.1
  • Package version: 1.0.0
  • Build package: io.swagger.codegen.languages.RustClientCodegen

Installation

Put the package under your project folder and add the following in import:

    "./swagger"

Documentation for API Endpoints

All URIs are relative to https://brainrexapi.appspot.com:5000/api

Class Method HTTP request Description
BlockchainApi blockchain_average_tx Post /average_tx_fee Calculate average transccion fee of a given blockchain
BlockchainApi blockchain_list Get /list_blockchain The blockchains data structure supported by the Brainrex API
CryptoApi exchanges_download_candles Post /download_candles Downloads candle format market data
CryptoApi exchanges_list Get /markets The markets data structure supported by the Brainrex Market API
CryptoApi exchanges_marketmaker Post /market_making Market Making as a Service API.
CryptoApi exchanges_read Get /exchanges The exchanges data structure supported by the Brainrex API
CryptoApi exchanges_ticker_data_download Post /download_ticker Download raw ticker data from major crypto markets
SentimentAnalysisApi sentiment_get_price_sentiment Post /get_buy_sentiment Sentiment analysis score using a model trained for buy signals.
SentimentAnalysisApi sentiment_get_sentiment Post /get_sentiment Sentiment analysis for any given blob of text

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author

[email protected]

About

Client library in Rust for the Brainrex API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published