CocoaHTTPServer
HTTP server
An embeddable HTTP server designed to be lightweight and scalable for various application needs.
A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
6k stars
278 watching
1k forks
Language: Objective-C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmattozzi/cocoa-rest-client | A lightweight Cocoa app for testing and debugging HTTP RESTful services | 2,358 |
facebook/proxygen | Provides a set of C++ libraries and frameworks for building modern HTTP servers and clients. | 8,154 |
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
pokeb/asi-http-request | A set of tools and classes for making HTTP requests in Objective-C, providing an easy-to-use interface for interacting with web servers. | 5,773 |
tom-seddon/yhs | A small embeddable HTTP server for serving files and handling requests | 81 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
robbiehanson/cocoaasyncsocket | An asynchronous socket networking library providing a simple and powerful way to build TCP/IP and UDP connections | 12,454 |
logansease/qwikhttp | A lightweight HTTP networking library for iOS, tvOS and watchOS with builder-style syntax and robust serialization/deserialization capabilities. | 2 |
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 |
fgenesis/minihttp | A small, portable C++ TCP and HTTP client implementation with support for GET and POST requests, optionally using SSL. | 79 |
http-party/http-server | A command-line HTTP server that serves static files without configuration | 13,660 |
cocoalumberjack/cocoalumberjack | A fast and flexible logging framework for macOS, iOS, tvOS, watchOS, and other Apple platforms | 13,208 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
httpswift/swifter | A lightweight HTTP server framework written in Swift for building simple web applications and services | 3,907 |