Skip to content

chipshort/coingecko-rs-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coingecko-rs

Rust library for the CoinGecko V3 API

Installation

Add the following to your Cargo.toml file:

[dependencies]
coingecko-rs = "0.2.0"

Features

  • Supports all API endpoints
  • Responses are fully typed using serde_json
  • Date params using chrono
  • Market order enum params

Documentation

docs.rs

About

Rust library for the CoinGecko V3 API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%