Back to Rivet

Rust API client for rivet-api

engine/sdks/rust/api-full/README.md

2.2.11.5 KB
Original Source

Rust API client for rivet-api

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Overview

This API client was generated by the OpenAPI Generator project. By using the openapi-spec from a remote server, you can easily generate an API client.

  • API version: 0.0.1
  • Package version: 0.0.1
  • Generator version: 7.14.0
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

Put the package under your project folder in a directory named rivet-api and add the following to Cargo.toml under [dependencies]:

rivet-api = { path = "./rivet-api" }

Documentation for API Endpoints

All URIs are relative to http://localhost

ClassMethodHTTP requestDescription
ActorsApicreate_actorPOST /actors
NsApicreate_namespacePOST /namespaces

Documentation For Models

To get access to the crate's generated documentation, use:

cargo doc --open

Author

[email protected]