puppy
HTTP client
A Nim-based HTTP client library providing simple and secure ways to make HTTP requests.
Puppy fetches via HTTP and HTTPS
188 stars
8 watching
27 forks
Language: Nim
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mishankov/yahttp | An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
httpie/httpcat | A utility for constructing and sending raw HTTP requests on the command line. | 231 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 507 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,337 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
kennethreitz/requests | An HTTP client library for Python that simplifies sending and receiving HTTP requests. | 278 |
tomas/needle | An HTTP client for Node.js with support for various request methods and features. | 1,634 |
dduan/just | A client-side HTTP library for making web requests in Swift with human-readable results and advanced features. | 1,406 |
jeroen/curl | Provides a flexible web client with customizable HTTP/FTP/SCP requests and response processing options | 220 |
spotlightkid/mrequests | An HTTP client module with a similar API to requests, supporting various MicroPython ports and features like SSL/TLS and basic authentication. | 49 |
lukeed/httpie | A lightweight HTTP client library for Node.js that allows easy creation of promise-based requests with support for JSON data parsing and custom headers. | 580 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,459 |
knid/httpy | A command-line HTTP client that allows users to create and send arbitrary HTTP requests in a simple and intuitive syntax. | 23 |
nahi/httpclient | An HTTP client library that provides a Ruby interface to the web | 704 |