Skip to content

Trying to interact with REST API and parse JSON-response at April 2024

Notifications You must be signed in to change notification settings

verbasu/rust_api_client_2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust API Client 2024

ai@Stealth ~/D/m/testapi (master)> ./target/release/testapi
DataJson {
    lang: "rust",
    body: "json",
}
HeadJson {
    Accept: "*/*",
    Host: "httpbin.org",
}
origin: xxx.xxx.xxx.xxx, url: http://httpbin.org/post
ai@Stealth ~/D/m/testapi (master)>

About

Trying to interact with REST API and parse JSON-response at April 2024

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages