This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
forked from jocelyn-old/EiffelWebReloaded
-
Notifications
You must be signed in to change notification settings - Fork 0
EiffelSoftware/EiffelWebReloaded
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- Eiffel 89.8%
- C 9.1%
- Other 1.1%