An open API service indexing awesome lists of open source software.

https://github.com/xandkar/ez_http

A simpler request/response API around Cohttp_async.Client.
https://github.com/xandkar/ez_http

Last synced: 6 months ago
JSON representation

A simpler request/response API around Cohttp_async.Client.

Awesome Lists containing this project

README

          

EZ Http
=======

Convenience wrapper around `Cohttp_async.Client`. My main use-case is writing
test cases for HTTP APIs.