#oxiplume #oxi-plume

bin+lib oxiplume

OxiPlume is a small rust api wrapper for the api Plume API for Sodium Labs. It is a simple wrapper that allows you to interact with the Plume API in a more rust-like way.

1 unstable release

0.1.0 Mar 11, 2025

#744 in Web programming

Download history 96/week @ 2025-03-09 16/week @ 2025-03-16

112 downloads per month

MIT license

13KB
209 lines

OxiPlume

OxiPlume is a small rust api wrapper for the api Plume API for Sodium Labs. It is a simple wrapper that allows you to interact with the Plume API in a more rust-like way.

Installation

Add the following to your Cargo.toml file:

[dependencies]
oxiplume = "0.1.0"

Usage

use oxiplume::OxiPlume;

Dependencies

~6–23MB
~261K SLoC