Skip to content
This repository has been archived by the owner on Sep 22, 2020. It is now read-only.

jocelyn-old/EiffelWebReloaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WARNING: we are redoing this project at another place, mainly new interface and naming, but still the same architecture principle. The goal is to centralize Eiffel resources. So please visit
''' https://github.com/Eiffel-World/Eiffel-Web-Framework '''


This project is to provide an easy way to build web application with Eiffel

= Get the source code =
See https://github.com/EiffelSoftware/EiffelWebReloaded/wiki/Getting-started

 git clone http://github.com/EiffelSoftware/EiffelWebReloaded.git
 cd EiffelWebReloaded
 git submodule update --init
 git submodule foreach git pull origin master
 git submodule foreach git checkout master


= Goals =
Provide a framework to easily build web application with Eiffel, with the following requirements
portable web server framework: this means, platform independant, and web server independant solution, and even protocol independant (support for fcgi, cgi, ...)
up-to-date with Eiffel: standard syntax, and void-safety by default
framework to help the user to build quickly a web application (RESTful service, CMS web interface, XML-RPC ...)
be adopted by the Eiffel community, and let it grow with quality and rich set of features

See https://github.com/EiffelSoftware/EiffelWebReloaded/wiki for details

About

New Eiffel Web Solution draft

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages