Files
EWF/library/server/wsf
Jocelyn Fiat 211fc425a3 Added handler to add support for CGI scripts.
Added a new tool `httpd` which is a basic httpd server product (with file server and CGI handler).
2017-11-03 18:00:39 +01:00
..
2017-03-07 14:31:36 +01:00
2017-11-03 17:59:10 +01:00
2017-05-12 14:55:02 +02:00
2017-10-06 14:06:46 +02:00
2017-10-26 10:19:56 +02:00
2017-10-26 10:19:56 +02:00
2017-03-07 14:31:36 +01:00

Web Server Framework

User friendly framework to build Eiffel Web server applications. It is built on top of EWSGI to benefit from the various EWSGI connectors.

Requirements

Content

  • Core classes for the Web Server Framework
  • Router library

Overview

Usage

Examples