Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ctrader-openapi-rust

quack-builder on crates.io quacky on crates.io

Rust implementation for Spotware cTrader OpenAPI. This repository contains the typed Rust client API ghenerated from the cTrader OpenAPI protobuf files.

This project uses quack-builder to generate Rust code from .proto files and quacky for utilities (traits, helpers, and implementations) referenced by the generated API.

Features

  • Generated strongly-typed Rust API from .proto files
  • Uses quacky for runtime traits and helper implementations
  • Ergonomic configuration and error types

Requirements

  • Rust toolchain (stable preferred)

Generating the API

To regenerate Rust code from the proto files, use quack-builder. See the quack-builder documentation for details:

License

This repository is licensed under the MIT License. See the LICENSE file for details.

Maintainer / Contact

About

Rust implementation for Spotware cTrader OpenAPI

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages