Mongoose (web server)

Mongoose (web server)
Original author(s) Sergey Lyubka
Developer(s) Cesanta Software
Stable release 6.2 / January 11, 2016 (2016-01-11)
Written in C
Operating system Cross-platform
Type Web server
License Dual license: GPLv2 and commercial license[1]

Mongoose is a cross-platform embedded web server and multiprotocol networking library by Cesanta Software.

Mongoose is built on top of Mongoose Embedded Library. Mongoose Library is used to implement RESTful services, serve Web GUI on embedded devices, create RPC frameworks (e.g. JSON-RPC), handle telemetry data exchange, and perform many other tasks in various different industries including aerospace, manufacturing, finance, research, automotive, gaming, IT.

With just over 130 kB source code and an executable footprint of 40 kB on Linux 2.6 i386, Mongoose is one of the smallest web servers available. Mongoose is recommended in a book on HTML5.[2] Via an API it can be also embedded into other programs.[3]

It is released under commercial and GPLv2 open source licenses. The GPLv2 Open Source License does not generally permit incorporating Mongoose into non-open source programs. For those customers who do not wish to comply with the GPLv2 open source license requirements, Cesanta Software offers a full, royalty-free commercial license and professional support without any of the GPL restrictions.

Features list:

References

This article is issued from Wikipedia - version of the Friday, April 01, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.