#rest #public-api #endpoint #coin-spot

open_coinspot

A library for interacting with CoinSpot's REST API

2 releases

0.1.1 Jan 2, 2026
0.1.0 Dec 30, 2025

#1746 in HTTP server

MIT license

44KB
1K SLoC

Library for intereacting with coinspots v2 library.

https://www.coinspot.com.au/v2/api


open_coinspot

open_coinspot is a library created to interact with CoinSpot's REST API. It currently supports all the public API endpoints of their v2 API.

Installation

Add this to your Caro.toml

[dependencies]
open_coinspot = "0.1.1"

Dependencies

~4–11MB
~196K SLoC