2011-11-16 08:42:08 +01:00
2011-10-12 17:22:46 +02:00
2011-11-14 16:39:26 +01:00
2011-11-16 07:25:29 +01:00
2011-11-16 08:42:08 +01:00
2011-09-23 18:34:44 +02:00
2011-07-07 17:24:21 +02:00
2011-11-14 19:06:31 +01:00

Eiffel Web Framework

Overview

Official project site for Eiffel Web Framework:

For more information please have a look at the related wiki:

How to get the source code?

Or using git version >= 1.6.5

Libraries under 'library'

server

  • ewsgi: Eiffel Web Server Gateway Interface read more
    • connectors: various web server connectors for EWSGI
  • libfcgi: Wrapper for libfcgi SDK
  • wsf: Web Server Framework read more
  • request
    • router: URL dispatching/routing based on uri, uri_template, or custom read more
    • rest: experimental: RESTful library to help building RESTful services

protocol

  • http: HTTP related classes, constants for status code, content types, ... read more
  • uri_template: URI Template library (parsing and expander) read more

client

  • http_client: simple HTTP client based on cURL read more

text

  • encoder: Various simpler encoders: base64, url-encoder, xml entities, html entities read more

crypto

  • eel
  • eapml

Others

  • error: very simple/basic library to handle error

External libraries under 'ext'

Examples

..

For more information please have a look at the related wiki:

Description
No description provided
Readme 19 MiB
Languages
Eiffel 61.3%
JavaScript 23.5%
C 6.7%
CSS 2.9%
CoffeeScript 2.5%
Other 3.1%