EWF icon indicating copy to clipboard operation
EWF copied to clipboard

Eiffel Web Framework -- Provide a common framework to build easily web server application in Eiffel (portable on various connector and platforms)

Results 65 EWF issues
Sort by recently updated
recently updated
newest added

Provide an Eiffel library that abstract the notion of web api, to be able to manipulate Google API as any Eiffel library. This is not critical, but could really help...

1 - Ready
External

I propose a new class, WSF_PROTOCOL_VERSION. And a detachable attribute of this type in WSF_REQUEST. It will contain fields such as: protocol: IMMUTABLE_STRING_8 major, minor: NATURAL extension_tokens: ??? Then VERY...

1 - Ready

https://github.com/jvelilla/eMemcache C wrapper, not void safe, only Linux Need update

Waiting:update
External
Prototype

Get ideas from Restful Web APIs book and implement microblogging website + API as example.

Idea
Example

Fluent HTTP Client API http://hc.apache.org/httpcomponents-client-ga/tutorial/html/fluent.html HTTP for humans http://docs.python-requests.org/en/latest/ the last one has versions in other languages http://requests.ryanmccue.info/ (Requests for PHP)

For now, the site provided by github is enough but we may consider having a real blog/forum/...

Idea
prio:low
0 - Backlog

Adding persistent connection support to Nino .. to be HTTP/1.1 Also add pipelining support

Feature
4 - Suspended
External