Link to mongoose.ws

This commit is contained in:
Sergey Lyubka 2024-03-10 18:59:02 +00:00
parent defee39ef9
commit 25036d5f48

View File

@ -31,15 +31,10 @@ robust, and easy. Features include:
- Does not depend on any other software to implement networking
- Built-in firmware updates for STM32 H5, STM32 H7
See https://mongoose.ws/ for more details.
See https://mongoose.ws/ for complete documentation, videos, case studies, etc.
## Usage
See [2-minute integration guide](https://mongoose.ws/documentation/#2-minute-integration-guide)
for complete instructions. Below there are quick snippets that should give
an idea, how simple the API is, and how easy it is to create applications
with it.
Create a simple web server that serves a directory. The behavior of the
HTTP server is specified by its event handler function: