api_response_timer 0.1.0 copy "api_response_timer: ^0.1.0" to clipboard
api_response_timer: ^0.1.0 copied to clipboard

A lightweight HTTP client wrapper that measures API response times with detailed timing metrics.

0.1.0 #

  • Initial release
  • TimedClient wraps http.Client to measure response times
  • ApiTiming immutable data model with URL, method, status code, response time, and response size
  • Callback-based metrics reporting via onComplete
  • Full response body preservation
1
likes
150
points
114
downloads

Publisher

verified publishernilenpatelinc.com

Weekly Downloads

A lightweight HTTP client wrapper that measures API response times with detailed timing metrics.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on api_response_timer