1,775
edits
No edit summary |
No edit summary |
||
Line 494: | Line 494: | ||
'''Sample Node.js server''' | '''Sample Node.js server''' | ||
The following script is a basic Node.js server (with minimal error handling) which reads all POST requests and stores them to a file: | The following script is a basic '''Node.js''' server (with minimal error handling) which reads all POST requests and stores them to a file: | ||
{| class="wikitable" | {| class="wikitable" |
edits