Added various README.md (using the markdown syntax)
This commit is contained in:
14
library/server/wsf/README.md
Normal file
14
library/server/wsf/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Web Server Framework
|
||||
|
||||
User friendly framework to build Eiffel Web server applications.
|
||||
It is built on top of [EWSGI](../ewsgi/) to benefit from the various EWSGI connectors.
|
||||
|
||||
## Requirements
|
||||
* [EWSGI](../ewsgi)
|
||||
* [HTTP](../../protocol/http)
|
||||
|
||||
## Overview
|
||||
|
||||
## Usage
|
||||
|
||||
## Examples
|
||||
Reference in New Issue
Block a user