This commit is contained in:
Sergey Lyubka 2024-03-10 19:00:32 +00:00
parent 25036d5f48
commit 2cc18a8ea3

View File

@ -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: