Skip to content

LetheanMovement/sdp-api-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust API client for lethean-sdp

Functionality to simplify using LTHN

For more information, please visit https://lt.hn

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: 1.2.2
  • Package version: 1.0.0
  • Build package: org.openapitools.codegen.languages.RustClientCodegen

Installation

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

lethean-sdp = { path = "./lethean-sdp" }

Documentation for API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
VpnApi start_letheand GET /letheand/start

Documentation For Models

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

cargo doc --open

Author

contact@lethean.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published