Registry / http-client / http-api-client-endpoint

http-api-client-endpoint

JSON →
library0.3.1rscratesunverified

HTTP API Client Endpoint for building typed API clients.

# Cargo.toml [dependencies] http-api-client-endpoint = "0.3.1"
INSTALL
IMPORT
SIG · HTTP-API-CLIENT-EN
H
http-api-client-endpoint
http-clientrustv0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Endpoint
use http_api_client_endpoint::Endpoint;

Creates a new API endpoint.

use http_api_client_endpoint::Endpoint; fn main() { let endpoint = Endpoint::new("https://api.example.com"); println!("Endpoint created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources