<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Leo&apos;s dev blog – stories, insights, and ideas — #built-in-module</title><description>Leo&apos;s dev blog – stories, insights, and ideas built-in-module tagged content</description><link>https://www.leohuynh.dev</link><language>en-us</language><item><title>How to make HTTP requests in Node.js without installing external libraries</title><link>https://www.leohuynh.dev/log/nodejs-fetch-json-with-https</link><guid isPermaLink="true">https://www.leohuynh.dev/log/nodejs-fetch-json-with-https</guid><description>Learn how to make HTTP requests in Node.js without adding unnecessary dependencies to your project using the built-in https module. Follow these simple steps to easily fetch JSON data from external APIs and servers.</description><pubDate>Tue, 18 Aug 2020 00:00:00 GMT</pubDate><category>nodejs</category><category>request</category><category>json</category><category>https</category><category>built-in-module</category></item></channel></rss>