Skip to content
/ hapic Public

HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

License

Notifications You must be signed in to change notification settings

JOT85/hapic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HTTP API Client (hapic)

Crates.io docs.rs MIT License

A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

This is still a work in progress.

Examples

For examples with an explanation, see the crate documentation.

For a complete client, see the cloudconvert crate.

Tests

For the tests, you need to be running ./test-api-server (just use cargo run).

Then, just use cargo test within ./hapic.

About

HTTP API Client (hapic): A Rust crate for quickly creating nice-to-use client libraries for HTTP APIs, in particular, there's lots of tooling around HTTP JSON APIs.

Topics

Resources

License

Stars

Watchers

Forks

Languages