Skip to content

jeremy-waguet/rust-ovh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-ovh

Build Latest version Documentation License

Async client for the OVH API.

Creating tokens for accessing the OVH API

High-level usage

Some parts of the API are implemented using typed Rust structs and functions.

Low-level usage

For all of the other API parts not already covered by a high-level implementation, the low-level API part can be used as a fallback.

License

Licensed under GNU Affero General Public License v3.0.

@ovh: if you want to:

  • relicense this crate to a less strict license; and/or
  • reclaim the crates.io/crates/ovh namespace; and/or
  • become the maintainer of this crate

Then please contact me.

About

Rust async wrapper around OVH's API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%