<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:hatena="http://www.hatena.ne.jp/info/xmlns#"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
>

<channel rdf:about="https://b.hatena.ne.jp/entry/s/qiita.com/soymsk/items/0d894d3932d4fdda921c">
<title>&#x306F;&#x3066;&#x306A;&#x30D6;&#x30C3;&#x30AF;&#x30DE;&#x30FC;&#x30AF; - FastAPI &#x3067; &#x30EC;&#x30B9;&#x30DD;&#x30F3;&#x30B9;&#x3092;gzip&#x5727;&#x7E2E;&#x3059;&#x308B; - Qiita</title>
<link>https://b.hatena.ne.jp/entry/s/qiita.com/soymsk/items/0d894d3932d4fdda921c</link>
<description>from fastapi import FastAPI from fastapi.middleware.gzip import GZipMiddleware app = FastAPI() app.add_middleware(GZipMiddleware, minimum_size=1000) &#x3068;&#x8A18;&#x8FF0;&#x3059;&#x308B;&#x3002; &#x6982;&#x8981; HTTP&#x3067;&#x30D5;&#x30ED;&#x30F3;&#x30C8;&#x30A8;&#x30F3;&#x30C9;&#x3068;&#x306E;&#x901A;&#x4FE1;&#x91CF;...</description>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="https://b.hatena.ne.jp/ButterflyFish/20220421#bookmark-4718394343203406562" />
 </rdf:Seq>
</items>
</channel>
<item rdf:about="https://b.hatena.ne.jp/ButterflyFish/20220421#bookmark-4718394343203406562">
<title>ButterflyFish</title>
<link>https://b.hatena.ne.jp/ButterflyFish/20220421#bookmark-4718394343203406562</link>
<description></description>
<dc:date>2022-04-20T15:36:10Z</dc:date>
<dc:subject>fastapi</dc:subject>
<dc:subject>python</dc:subject>
<taxo:topics>
  <rdf:Bag>
    <rdf:li resource="https://b.hatena.ne.jp/q/fastapi" />
    <rdf:li resource="https://b.hatena.ne.jp/q/python" />
  </rdf:Bag>
</taxo:topics>
</item>
</rdf:RDF>