Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Example 1

This example show how to make a simple call to the API.

Example 2

This example show how to make a call to the API and retreive the data inside a variable.

Example 3

This example show how to make a call to the API with POST data.

Build and Run

cargo run --example example01