http_interop 1.0.0 copy "http_interop: ^1.0.0" to clipboard
http_interop: ^1.0.0 copied to clipboard

A thin abstraction layer for interoperability between HTTP client/server implementations.

http_interop #

A thin package to allow interoperability between different HTTP client and server implementations in Dart.

There are many cases where all you need is just a simple HTTP message exchange between a client and a server. This package provides a set of interfaces and models to decouple from the underlying client and/or server implementations. This means less boilerplate code and easier testing.

Please see these implementations:

2
likes
140
pub points
30%
popularity

Publisher

verified publisherkarapetov.com

A thin abstraction layer for interoperability between HTTP client/server implementations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http_parser

More

Packages that depend on http_interop