forked from EiffelWebFramework/EWF
-
Notifications
You must be signed in to change notification settings - Fork 1
Libraries
Jocelyn Fiat edited this page Aug 30, 2011
·
6 revisions
- Library-EWSGI: Eiffel Web Server Gateway Interface (prefix WGI_ for WebGatewayInterface)
- Library-libFCGI: Eiffel wrapper of libfcgi SDK (http://www.fastcgi.com/devkit/libfcgi/)
- Library-encoder: simple encoder for base64, url-encode, xml entities
- Library-error: simple framework to handle error in EWSGI and related
- Library-http: utility classes to handle HTTP protocol, status, ...
- Library-uri-template: URI Template parser and expander (follow draft spec 0.5)
- Library-EiffelWebNino: Eiffel Web Server written in Eiffel
- Library-JSON: JSON format parser and converter
- eMIME: MIME parser, and encoder ...
- ...