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

Install on OpenShift: done Install somewhere else: ... not needed Add a profile link to add application semantic (APLS): ? Add queries: ?

2 - Working

the goal is to know if we can run easily on any httpd server/platform ## Platform | server | note Windows 64bits + apache2 = ok Windows 32bits + apache2...

1 - Ready

External
5 - Background

Add benchmark to compare with other solution. Catch any regression in performance. ...

Test
1 - Ready

For now router dispatch request based on - request methods - mapping (could be URI, URI-template, ...) It would be convenient to have an optional condition ... that could be...

Feature
prio:normal
1 - Ready

Improve the current router self documentation to include info/validation on parameters

1 - Ready

This could be using EiffelStudio's Wizard .. or just a command line tool. We could even imagine using a nino based tool to provide rich Web UI interface for that....

★★
2 - Working

building the Getting started skeleton, and make sure that each part is filled , remind assigned people. See for instance http://www.restlet.org/documentation/2.0/tutorial

1 - Ready
Documentation