Software:Mongoose (web server)
From HandWiki
Short description: Slim webserver, webserver library
Original author(s) | Sergey Lyubka |
---|---|
Developer(s) | Cesanta Software Limited[1] |
Stable release | 7.12
/ October 12, 2023[2] |
Written in | C |
Operating system | Cross-platform[3] |
Type | Web server |
License | Dual license: GPLv2 and commercial license[4] |
Website | mongoose |
Mongoose is a cross-platform embedded web server and networking library.
The small footprint of the software enables any Internet-connected device to function as a web server.[1]
Overview
Mongoose is built on top of the Mongoose Embedded Library which may be used inside of embedded devices. Mongoose is officially supported on Windows, MacOS, Linux, QNX, eCOS, FreeRTOS, Android and iOS.[3]
References
- ↑ 1.0 1.1 Newenham, Pamela (March 21, 2013). "Conditions ripe in Ireland for growth of internet of things". The Irish Times. https://www.irishtimes.com/business/conditions-ripe-in-ireland-for-growth-of-internet-of-things-1.2391885. Retrieved July 1, 2016.
- ↑ "Releases · cesanta/mongoose · GitHub". https://github.com/cesanta/mongoose/releases. Retrieved 3 July 2023.
- ↑ 3.0 3.1 Oehlman, D.; Blanc, S. (2011). Pro Android Web Apps: Develop for Android using HTML5, CSS3 & JavaScript. Apresspod Series. Apress. pp. 9–11. ISBN 978-1-4302-3276-6. https://books.google.com/books?id=pZlF7lQY5SQC&pg=PA9.
- ↑ "Mongoose license". https://github.com/valenok/mongoose/blob/master/LICENSE.
Original source: https://en.wikipedia.org/wiki/Mongoose (web server).
Read more |