Skip to content

Rust library for interacting with the Cielo API.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

thelezend/cielo-rs-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cielo Rust SDK

Crates.io CI Documentation

cielo-rs-sdk is a Rust library for interacting with the Cielo API. It provides a convenient way to fetch and filter feed data from the Cielo platform.

IMPORTANT: This is not an official SDK. It is a personal project for learning Rust and API development. The included endpoints are primarily for personal use in my own projects and may not cover all features of the Cielo API. However, new endpoints can be added upon request. Contributions are welcome!

Docs | Examples

Features

  • Configurable retry strategy for API requests.
  • Fetch feed data with various filters.

Installation

Run the following command in your project directory:

cargo add cielo-rs-sdk

Usage

The examples folder contains various examples of how to use the Cielo Rust SDK. The docs also provide lots of code snippets and examples.

Contribution

Your contributions are welcome! Please ensure your code follows the existing style and includes documentation, examples and tests for any new functionality.

License

This project is licensed under the MIT OR Apache-2.0 license.

About

Rust library for interacting with the Cielo API.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages