mirror of
https://github.com/cesanta/mongoose
synced 2026-08-25 22:26:06 -04:00
Snippets
This commit is contained in:
parent
25036d5f48
commit
2cc18a8ea3
1 changed files with 4 additions and 1 deletions
|
|
@ -33,7 +33,10 @@ robust, and easy. Features include:
|
|||
|
||||
See https://mongoose.ws/ for complete documentation, videos, case studies, etc.
|
||||
|
||||
## Usage
|
||||
## Usage Examples
|
||||
|
||||
Below 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…
Add table
Add a link
Reference in a new issue