Rest API

OpenAPI

The Fermyon Cloud OpenAPI project contains automatically generated client libraries for use with the Fermyon Cloud.

Rust Client

To use the Rust client, go ahead and add a reference to the Fermyon Cloud OpenAPI in your project’s Cargo.toml file, as shown below:

cloud-openapi = { git = "https://github.com/fermyon/cloud-openapi" }

Documenting the Fermyon Cloud API

The documentation for each client library is automatically generated and is available in the project’s Github repository.

Related Resources