Recommend this page to a friend! |
Download |
Info | Documentation | Files | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 74 | All time: 467 This week: 3 |
Version | License | JavaScript version | Categories | |||
phoserver 1.0 | MIT/X Consortium ... | 5 | Networking, Node.js, Web services |
Description | Author | ||||||||||||||
This package implements a HTTP server without configuration based on Node.js. Innovation Award |
|
Simple and lite Dev HTTP server made with Node.js that doesn't require any configuration.
Ideal to test or show (make a demonstration) of a static Web project.
Just run pHOServer.js
with node.js ($ node pHOServer.js 8000
) in the current directory where you have your main HTML files (such as index.html
).
Please note that it is just a very simple HTTP-Server for development usage only and cannot be for production usage.
Historically, I made this very simple HTTP server in order to show a demonstration of a HTML5 Phaser game I did.
If you are a nerd, you can/should do something very cool! It's using my Web Browser (pHNavigo) for requesting the contents from this Web server (pHOServer).
Node.js installed (version 6 would be the best..)
Made with lots of ? by Pierre-Henry Soria
Feel free to shoot me an email at hi {{ AT }} ph7 {{ D0T }} me
Files (4) |
File | Role | Description |
---|---|---|
index.html | Data | Auxiliary data |
pHOServer.js | Class | Class source |
README.md | Doc. | Documentation |
thumb.png | Data | Auxiliary data |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
User Comments (1) | |||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.