mirror of
https://github.com/cesanta/mongoose.git
synced 2024-11-27 20:59:00 +08:00
Link to mongoose.ws
This commit is contained in:
parent
defee39ef9
commit
25036d5f48
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user