Refactor to use the new library structure convention.
This commit is contained in:
24
readme.txt
24
readme.txt
@@ -1,21 +1,23 @@
|
||||
Eiffel Nino HTTPD
|
||||
=================
|
||||
The code is based on Xebra and Emu Web Server.
|
||||
|
||||
|
||||
Goal
|
||||
========
|
||||
HTTPD server for development.
|
||||
|
||||
Eiffel Nino is and HTTPD server. It's a work in progress, so maybe it will be refactored.
|
||||
The goal of is to provide a simple web server for development (like Java, Python and Ruby provide)
|
||||
The code is based on Xebra and Emu Web Server.
|
||||
|
||||
|
||||
Goal
|
||||
========
|
||||
HTTPD server for development.
|
||||
|
||||
|
||||
|
||||
Features
|
||||
=======
|
||||
|
||||
=======
|
||||
|
||||
|
||||
|
||||
Testing
|
||||
=======
|
||||
=======
|
||||
The server work fine in Windows and Linux.
|
||||
|
||||
Run the server and point your browser to one of the following URIs
|
||||
@@ -30,7 +32,7 @@ Run the server and point your browser to one of the following URIs
|
||||
8) http://localhost:9000/html5/dataset.html
|
||||
|
||||
Known Issues
|
||||
============
|
||||
============
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user