<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Api Gateway on 有趣的AI</title>
    <link>http://www.wfcoding.com/tags/api-gateway/</link>
    <description>Recent content in Api Gateway on 有趣的AI</description>
    <generator>Hugo -- 0.164.0</generator>
    <language>zh-CN</language>
    <copyright>火云</copyright>
    <lastBuildDate>Thu, 14 Nov 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="http://www.wfcoding.com/tags/api-gateway/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用FastAPI实现微服务API网关</title>
      <link>http://www.wfcoding.com/articles/practice/0109/</link>
      <pubDate>Thu, 14 Nov 2024 00:00:00 +0000</pubDate>
      <guid>http://www.wfcoding.com/articles/practice/0109/</guid>
      <description>&lt;p&gt;本文阐述了基于&lt;code&gt;FastAPI&lt;/code&gt;实现一个&lt;code&gt;API网关&lt;/code&gt;的详细步骤，这样未来可以不断的在服务端像搭积木一样添加各种服务。&lt;br&gt;
我们即将实现下面的简单的微服务架构，目前它只实现了请求转发功能：
&lt;img loading=&#34;lazy&#34; src=&#34;image/arch.png&#34; alt=&#34;api gateway架构&#34;  /&gt;
&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
