<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Node.js Archives</title>
	<atom:link href="https://openjavascript.info/tag/node-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://openjavascript.info/tag/node-js/</link>
	<description>Learn the language of the web.</description>
	<lastBuildDate>Tue, 29 Aug 2023 13:42:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.2</generator>

<image>
	<url>https://openjavascript.info/wp-content/uploads/2023/12/cropped-android-chrome-192x192-1-32x32.png</url>
	<title>Node.js Archives</title>
	<link>https://openjavascript.info/tag/node-js/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Receive form data in Node.js (with and without files)</title>
		<link>https://openjavascript.info/2023/03/13/receive-form-data-in-node-js-with-and-without-files/</link>
					<comments>https://openjavascript.info/2023/03/13/receive-form-data-in-node-js-with-and-without-files/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 13 Mar 2023 14:11:09 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Forms]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6791</guid>

					<description><![CDATA[<p>Receive form data that is url-encoded or of type 'multipart/form-data'</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/03/13/receive-form-data-in-node-js-with-and-without-files/">Receive form data in Node.js (with and without files)</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/03/13/receive-form-data-in-node-js-with-and-without-files/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Get URL Parameters in Node.js</title>
		<link>https://openjavascript.info/2023/02/21/get-url-parameters-in-node-js/</link>
					<comments>https://openjavascript.info/2023/02/21/get-url-parameters-in-node-js/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Tue, 21 Feb 2023 07:07:46 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Query string]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6731</guid>

					<description><![CDATA[<p>URL parameters are data in string format that can be added to the end of a URL.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/02/21/get-url-parameters-in-node-js/">Get URL Parameters in Node.js</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/02/21/get-url-parameters-in-node-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Serve Static Files in Node.js with Express</title>
		<link>https://openjavascript.info/2023/01/23/serve-static-files-in-node-js-with-express/</link>
					<comments>https://openjavascript.info/2023/01/23/serve-static-files-in-node-js-with-express/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 23 Jan 2023 09:18:20 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[404 page]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Static Files]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6628</guid>

					<description><![CDATA[<p>You can use Express as a static file server for a HTML website or SPA.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/01/23/serve-static-files-in-node-js-with-express/">Serve Static Files in Node.js with Express</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/01/23/serve-static-files-in-node-js-with-express/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Build a REST API with Node.js and Express</title>
		<link>https://openjavascript.info/2023/01/19/build-a-rest-api-with-node-js-and-express/</link>
					<comments>https://openjavascript.info/2023/01/19/build-a-rest-api-with-node-js-and-express/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Thu, 19 Jan 2023 06:16:52 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Working with APIs]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[file system]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[REST API]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6596</guid>

					<description><![CDATA[<p>Express provides a simple sytnax for creating a REST API in Node.js.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/01/19/build-a-rest-api-with-node-js-and-express/">Build a REST API with Node.js and Express</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/01/19/build-a-rest-api-with-node-js-and-express/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>NodeMailer Tutorial: Send Emails in Node.js</title>
		<link>https://openjavascript.info/2023/01/10/nodemailer-tutorial-send-emails-in-node-js/</link>
					<comments>https://openjavascript.info/2023/01/10/nodemailer-tutorial-send-emails-in-node-js/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Tue, 10 Jan 2023 20:11:47 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[NodeMailer]]></category>
		<category><![CDATA[npm]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6548</guid>

					<description><![CDATA[<p>How to emails to one or more addresses and including attachments.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/01/10/nodemailer-tutorial-send-emails-in-node-js/">NodeMailer Tutorial: Send Emails in Node.js</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/01/10/nodemailer-tutorial-send-emails-in-node-js/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Handle a File Upload in Node.js and Express with Multer</title>
		<link>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/</link>
					<comments>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/#respond</comments>
		
		<dc:creator><![CDATA[OpenJavaScript]]></dc:creator>
		<pubDate>Mon, 09 Jan 2023 08:18:41 +0000</pubDate>
				<category><![CDATA[Node.js]]></category>
		<category><![CDATA[Express]]></category>
		<category><![CDATA[Files]]></category>
		<category><![CDATA[Multer]]></category>
		<category><![CDATA[Uploading]]></category>
		<guid isPermaLink="false">https://openjavascript.info/?p=6538</guid>

					<description><![CDATA[<p>Multer allows files and any additional form data to be easily parsed from a request.</p>
<p>The post <a rel="nofollow" href="https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/">Handle a File Upload in Node.js and Express with Multer</a> appeared first on <a rel="nofollow" href="https://openjavascript.info">OpenJavaScript.info</a>.</p>
]]></description>
		
					<wfw:commentRss>https://openjavascript.info/2023/01/09/handle-a-file-upload-in-node-js-and-express-with-multer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
