forked from lsongdev/kelp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
40 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
|
||
# Middleware | ||
|
||
|name|description| | ||
|-| | ||
|kelp-body|parse request for kelp | ||
| name | description | | ||
|:-- | :-- | | ||
|kelp-body |parse request for kelp | ||
|kelp-logger|kelp logger | ||
|kelp-send|ultimate library for send response | ||
|kelp-gzip|gzip for kelp | ||
|kelp-etag|etag for kelp | ||
|kelp-auth|basic auth for kelp | ||
|kelp-send |ultimate library for send response | ||
|kelp-gzip |gzip for kelp | ||
|kelp-etag |etag for kelp | ||
|kelp-auth |basic auth for kelp | ||
|kelp-static|serve static files for kelp | ||
|kelp-cookie|cookie parser for kelp | ||
|kelp-render|render template for kelp | ||
|kelp-session|session manager for kelp | ||
|kelp-co|wrap generator for kelp| | ||
|kelp-error|kelp error handler | ||
|kelp-proxy|proxy request to another backend | ||
|kelp-co |wrap generator for kelp| | ||
|kelp-error |kelp error handler | ||
|kelp-proxy |proxy request to another backend | ||
|kelp-config|Simple light-weight configuration for kelp :sparkles: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters