seaplane

Crates.ioseaplane
lib.rsseaplane
version0.8.0
sourcesrc
created_at2022-02-08 23:02:44.207083
updated_at2023-03-28 20:40:57.090593
descriptionThe Seaplane Rust SDK
homepagehttps://seaplane.io
repositoryhttps://github.com/seaplane-io/seaplane/tree/main/seaplane-sdk/rust
max_upload_size
id529364
size142,650
eng (github:seaplane-io:eng)

documentation

https://docs.rs/seaplane

README

Seaplane Rust SDK

Rust Version crates.io Dependency Status

The Seaplane Rust SDK allows one to interact with our hosted services using the Rust language. In fact, it's what our Seaplane CLI tool uses internally!

Prerequisites

Before using the SDK you'll want to ensure you've completed a few steps:

  • You've Signed up for a Seaplane Account (we're currently in private beta so this means you've received an invite link, and followed that link to create your account)
  • You copied the API given to you after account sign-up (which can also be found at via our Flightdeck)

All service backends require a valid API Key to be used.

License

Licensed under the Apache License, Version 2.0, LICENSE. Copyright 2022 Seaplane IO, Inc.

Commit count: 0

cargo fmt