handle 0.2.0 copy "handle: ^0.2.0" to clipboard
handle: ^0.2.0 copied to clipboard

A simple library for composing HTTP clients, creating services to make HTTP requests.

0.2.0 #

  • Replace PathJoinCallback onJoinPath with PathJoinStrategyCallback? pathJoinStrategy in [RequestClient]
  • Remove unused JsonModelSerializer? serializer from [HttpService]
  • Change [ServiceConfig] to [HttpServiceConfig] and use [RestServiceConfig] as [config] in [RestService]
  • Change [PathJoinStrategy] from a function class to an abstract class interface
  • Add test for path join strategies
  • Update [TodoService] in tests to extends [RestService]

0.1.0 #

  • Initial version.
7
likes
0
pub points
13%
popularity

Publisher

verified publishermagnificsoftware.com

A simple library for composing HTTP clients, creating services to make HTTP requests.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, http, meta, quiver

More

Packages that depend on handle