1 repositorio
Lightweight HTTP servers integrated into mobile or desktop applications to provide APIs or admin interfaces.
Distinguishing note: Shortlist candidates focus on build toolchains or cloud BaaS, not embedded on-device servers.
Explore 1 awesome GitHub repository matching mobile development · Embedded Web Backends. Refine with filters or upvote what's useful.
GCDWebServer is a lightweight HTTP 1.1 server for iOS, macOS, and tvOS. It serves as an embedded network server for Apple platforms, allowing developers to handle incoming requests through custom synchronous or asynchronous handlers. The project includes a WebDAV server implementation for remote file management, directory browsing, and synchronization using standard network clients. It also provides a web-based file manager that enables users to upload, download, and organize files within an application sandbox via a browser. Additional capabilities include gzip compression, JSON processing,
Provides a lightweight web backend for iOS, macOS, and tvOS applications.