All Projects → davidjpeacock → Kurly

davidjpeacock / Kurly

kurly is an alternative to the widely popular curl program, written in Golang.

Programming Languages

golang
3204 projects

Projects that are alternatives of or similar to Kurly

Node Libcurl
libcurl bindings for Node.js
Stars: ✭ 447 (+40.13%)
Mutual labels:  http-client, http2, curl
Http Client
A high-performance, high-stability, cross-platform HTTP client.
Stars: ✭ 86 (-73.04%)
Mutual labels:  http-client, curl, https
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+1575.86%)
Mutual labels:  http-client, http2, https
Gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Stars: ✭ 710 (+122.57%)
Mutual labels:  http-client, http2, https
Curlsharp
CurlSharp - .Net binding and object-oriented wrapper for libcurl.
Stars: ✭ 153 (-52.04%)
Mutual labels:  http-client, http2, curl
Isahc
The practical HTTP client that is fun to use.
Stars: ✭ 338 (+5.96%)
Mutual labels:  http-client, http2, https
Xmnetworking
A lightweight but powerful network library with simplified and expressive syntax based on AFNetworking.
Stars: ✭ 980 (+207.21%)
Mutual labels:  http-client, http2, https
Okurl
OkHttp Kotlin command line
Stars: ✭ 77 (-75.86%)
Mutual labels:  http2, curl, https
Httpp
Micro http server and client written in C++
Stars: ✭ 144 (-54.86%)
Mutual labels:  http-client, curl, https
Katipo
HTTP2 client for Erlang based on libcurl and libevent
Stars: ✭ 90 (-71.79%)
Mutual labels:  http-client, http2, curl
Piaf
Client library for HTTP/1.X / HTTP/2 written entirely in OCaml.
Stars: ✭ 86 (-73.04%)
Mutual labels:  http-client, http2, https
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+921.94%)
Mutual labels:  http-client, http2, https
Libhv
🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.
Stars: ✭ 3,355 (+951.72%)
Mutual labels:  http-client, https, curl
restler
Restler is a beautiful and powerful Android app for quickly testing REST API anywhere and anytime.
Stars: ✭ 120 (-62.38%)
Mutual labels:  https, http2, http-client
HAProxy-2-RPM-builder
Build latest HAProxy binary with prometheus metrics support
Stars: ✭ 28 (-91.22%)
Mutual labels:  https, http2
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-89.97%)
Mutual labels:  http2, http-client
gost
GO Simple Tunnel - a simple tunnel written in golang
Stars: ✭ 154 (-51.72%)
Mutual labels:  https, http2
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-94.36%)
Mutual labels:  https, http2
SimplecURL
Easy to use HTTP Client for PHP
Stars: ✭ 14 (-95.61%)
Mutual labels:  curl, http-client
go-axios
HTTP Request package for golang.
Stars: ✭ 29 (-90.91%)
Mutual labels:  curl, http-client

kurly

2018-06-12 - THE KURLY PROJECT HAS MOVED HOME!

kurly can now be found at GitLab at the following URL:

https://gitlab.com/davidjpeacock/kurly

Please find the project there for all further updates, issues, feature requests, support, etc.

Thank you, David Peacock

2018-06-12

What is kurly?

kurly is an alternative to the widely popular curl program.

kurly is designed to operate in a similar manner to curl, with select features. Notably, kurly is not aiming for feature parity, but common flags and mechanisms particularly within the HTTP(S) realm are to be expected.

The current authors are not security experts, but want to contribute to the fledging movement of replacing key tools and services with equivalents based on modern and safe languages. We recognize that people are fallible (including ourselves), and for this reason believe we need all the help we can get.

Several languages exist which could be used to fulfill our goal, but in this case we picked Golang.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].