<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><title>MagicLen</title><link>https://magiclen.org/tag/fastify/feed</link><description>多元化原創文章，內容包羅萬象，有程式語言、網站應用、軟體介紹、硬體介紹、作業系統、旅行遊記、專題採訪、益智問題、文學創作，以及作者們的知識分享和作品分享。</description><language>zh-TW</language><lastBuildDate>Mon, 6 Apr 2026 00:08:58 +0000</lastBuildDate><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>8</sy:updateFrequency><sy:updateBase>1970-01-01T00:00+00:00</sy:updateBase><item><title>使用 Fastify 框架以及 TypeScript 語言來開發 Web 服務的起手式</title><link>https://magiclen.org/fastify-in-typescript</link><description><![CDATA[    <img src="https://magiclen.org/wp-content/uploads/2022/10/fastify-in-typescript-220x162.png" srcset="https://magiclen.org/wp-content/uploads/2022/10/fastify-in-typescript-220x162.png 1x, https://magiclen.org/wp-content/uploads/2022/10/fastify-in-typescript-440x324.png 2x, https://magiclen.org/wp-content/uploads/2022/10/fastify-in-typescript-660x486.png 3x" alt="">
Fastify是一個運行在Node.js上的Web框架，注重開發體驗和低開支(overhead)，提供完整的Web框架特性，但也保有良好的效能，效能要比Express框架還好上不少。Fastify支援TypeScript語言，筆者建議使用TypeScript來開發Fastify應用程式。然而，要建立出一個完整TypeScript專案是一件繁瑣的事情，我們會需要安裝多種套件及工具並撰寫設定檔和程式碼...]]></description><category>JavaScript</category><category>JavaScript</category><category>node.js</category><category>TypeScript</category><category>Fastify</category><guid>https://magiclen.org/fastify-in-typescript</guid><pubDate>Thu, 24 Nov 2022 12:00:00 +0800</pubDate><dc:creator>Magic Len</dc:creator></item></channel></rss>