#marketplaces #api #api-key #tensor-dock #tensordock

tensordock-rs

Wrapper for the TensorDock Marketplace API

2 releases

0.1.1 Oct 30, 2023
0.1.0 Oct 28, 2023

#16 in #marketplaces

MIT license

9KB
117 lines

tensordock-rs

A Rust wrapper library for the TensorDock Marketplace API.

API Endpoint Documentation: https://documenter.getpostman.com/view/20973002/2s8YzMYRDc

API Wrapper Documentation: https://docs.rs/tensordock-rs/latest/tensordock_rs/

API Keys: https://marketplace.tensordock.com/api

Crates.io page: https://crates.io/crates/tensordock-rs


lib.rs:

tensordock-rs

tensordock-rs is an API wrapper for the TensorDock Marketplace API to facilitate deployment and management of Cloud GPU servers. TensorDock makes cheap cloud GPU servers readily available to customers.

Websites

Supported endpoints

The currently supported endpoints by this API Wrapper are listed below. Other endpoints are in-progress.

  • /api/v0/auth/test

Dependencies

~7–19MB
~259K SLoC