mongoose
« Back to VersTracker
Description:
Web server build on top of Libmongoose embedded library
Type: Formula  |  Latest Version: 7.20@0  |  Tracked Since: Nov 19, 2025
Links: Homepage  |  formulae.brew.sh
Category: Networking
Tags: web-server embedded iot c networking library
Install: brew install mongoose
About:
Mongoose is an embedded web server library designed for ease of use and rapid development. It enables C/C++ applications to serve web content, handle HTTP requests, and implement REST APIs without external dependencies. This formula provides the command-line tool for building and testing applications based on this versatile library.
Key Features:
  • Single-source-file library for easy integration
  • Supports HTTP, WebSocket, and MQTT protocols
  • Cross-platform compatibility (Windows, Linux, macOS, Embedded)
  • Built-in SSL/TLS encryption support
  • Minimal memory footprint
Use Cases:
  • Building firmware for IoT devices with web interfaces
  • Creating lightweight REST APIs for embedded systems
  • Developing internal tools and dashboards
  • Prototyping networked applications
Alternatives:
  • libmicrohttpd – GNU's library; more complex API, GPL licensed
  • civetweb – Similar single-file approach, slightly different feature set
Version History
Detected Version Rev Change Commit
Nov 19, 2025 2:12pm 0 VERSION_BUMP 6788662e
Sep 15, 2025 11:51pm 0 VERSION_BUMP 4bf92ff2
Nov 20, 2024 8:05pm 0 VERSION_BUMP 48c7eb2a
Sep 14, 2024 8:36am 0 VERSION_BUMP 04db7056