verb
HTTP client
A package for organizing and sending HTTP requests from Emacs using a tree structure similar to Org mode.
Organize and send HTTP requests from Emacs
544 stars
10 watching
20 forks
Language: Emacs Lisp
last commit: about 1 month ago
Linked from 1 awesome list
apibabelclientemacsemacs-lisphttporgorg-moderesturl
Related projects:
Repository | Description | Stars |
---|---|---|
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
talko/lhttpc | A lightweight HTTP client library written in Erlang for making secure connections to web servers. | 1 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
h2non/gentleman | A toolkit for building versatile and composable HTTP clients in Go. | 1,082 |
earthboundkid/requests | A library providing a simpler and more convenient HTTP client API for Go. | 1,512 |
ninenines/gun | An Erlang HTTP client with support for various protocols and connection management. | 903 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,880 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |