curlhs alternatives and similar packages
Based on the "Networking" category.
Alternatively, view curlhs alternatives based on common mentions on social networks and blogs.
-
call-haskell-from-anything
Call Haskell functions from any programming language via serialization and dynamic libraries -
PortFusion
Haskell-powered cross-platform transport-layer distributed reverse / forward proxy & tunneling solution – currently available for all TCP protocols (RDP, VNC, HTTP(S), SSH, ...). -
ngx-export
A comprehensive web framework aimed at building custom Haskell handlers for the Nginx Web Server
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of curlhs or a related project?
README
Network.CURL

Package curlhs provides a mid-level Haskell interface to libcurl, the multiprotocol file transfer library which powers the popular tool curl (please see http://curl.haxx.se/ for more info about curl and libcurl).
Documentation
More info about curlhs, such as tutorials or examples, may be found in the [docs](docs) section. Please check out the short [tutorial](docs/tutorial.md) about installation and basic usage of curlhs and libcurl.