NFHTTP
Platform-neutral HTTP client
Provides a common interface to communicate with different systems over HTTP
A cross platform C++ HTTP library that interfaces natively to other platforms.
587 stars
29 watching
37 forks
Language: C
last commit: almost 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a custom HttpClient handler to leverage native HTTP client libraries on various platforms | 657 |
| A cross-platform HTTP client library with features like caching and pooling. | 163 |
| A small, portable C++ TCP and HTTP client implementation with support for GET and POST requests, optionally using SSL. | 80 |
| Serves local files over HTTP | 66 |
| A C++ library implementing an asynchronous HTTP server and client. | 25 |
| A low-level HTTP client library for C++ that provides basic functionality for making HTTP requests on the Spark Core and other embedded platforms. | 121 |
| An HTTP client library for C# providing support for common HTTP methods and features. | 985 |
| An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
| A simple HTTP client library for PHP | 1,743 |
| A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
| An HTTP client library written in F# for .NET applications. | 453 |
| An HTTP client library for Nim, providing a simple and API-focused interface for making HTTP requests. | 24 |
| A suite of libraries for building reactive HTTP clients in Angular applications. | 103 |
| Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
| A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,881 |