boot_http_client 0.1.3+2 copy "boot_http_client: ^0.1.3+2" to clipboard
boot_http_client: ^0.1.3+2 copied to clipboard

HTTP client for Boot (@Client, HttpClientBuilder).

boot_http_client #

HTTP client module for the Boot Framework.

Features #

  • HttpClient — configured client with timeouts, headers, filters
  • HttpClientBuilder — fluent builder API
  • @Client — compile-time generated client from interface
  • @ClientFilter — outgoing request filters
  • ClientResponse — response with json/jsonList helpers
  • Auto error throwing for 4xx/5xx responses
0
likes
140
points
3
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

HTTP client for Boot (@Client, HttpClientBuilder).

Repository (GitHub)
View/report issues

Topics

#boot #http-client #http

License

MIT (license)

Dependencies

boot_aop, boot_core, boot_http, boot_http_common, http

More

Packages that depend on boot_http_client