asi-http-request
HTTP client library
A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers.
Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
6k stars
256 watching
1k forks
Language: Objective-C
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
psf/requests | A simple HTTP library that allows easy and elegant communication between clients and servers. | 52,169 |
wordpress/requests | A lightweight HTTP request library for PHP that simplifies sending HTTP requests without the need to manually handle cURL or socket interactions. | 3,568 |
request/request | A simple HTTP client for making requests with built-in support for streaming, headers, and redirects. | 25,674 |
robbiehanson/cocoahttpserver | An embeddable HTTP server designed to be lightweight and scalable for various application needs. | 5,608 |
android-async-http/android-async-http | An HTTP client library that makes asynchronous requests to retrieve data from servers | 10,634 |
mmattozzi/cocoa-rest-client | A lightweight Cocoa app for testing and debugging HTTP RESTful services | 2,358 |
astaxie/bat | A command-line tool that allows users to interact with HTTP servers in a human-friendly way. | 2,551 |
alamofire/alamofire | A Swift networking library that provides an elegant and feature-rich way to make HTTP requests. | 41,149 |
asmcos/requests | An HTTP client library that allows users to send HTTP requests with ease and flexibility | 664 |
neil-wu/fridahookswiftalamofire | Captures and analyzes HTTP requests from an iOS Swift library to disable SSL pinning. | 96 |
kevinsawicki/http-request | A simple convenience library for using HttpURLConnection to make requests and access the response. | 3,356 |
sprinfall/webcc | A lightweight C++ HTTP client and server library with support for HTTPS, IPv6, and persistent connections | 274 |
theelous3/asks | An async HTTP client library with a familiar API and session management | 508 |
vercel/micro | A lightweight framework for building fast and modular asynchronous HTTP microservices | 10,585 |
darrenburns/posting | A terminal-based HTTP client with advanced features and customizable workflows | 6,038 |