<?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>大会 &#8211; 李辉 / Grey Li</title>
	<atom:link href="https://greyli.com/tag/%E5%A4%A7%E4%BC%9A/feed/" rel="self" type="application/rss+xml" />
	<link>https://greyli.com</link>
	<description>一个编程和写作爱好者的在线记事本</description>
	<lastBuildDate>Thu, 06 Nov 2025 11:36:11 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.26</generator>

<image>
	<url>https://greyli.com/wp-content/uploads/2025/03/avatar-500-compressed-144x144.jpg</url>
	<title>大会 &#8211; 李辉 / Grey Li</title>
	<link>https://greyli.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>欢迎来 GOTC 大会听我的演讲</title>
		<link>https://greyli.com/gotc/</link>
		<comments>https://greyli.com/gotc/#respond</comments>
		<pubDate>Tue, 15 Jun 2021 14:30:21 +0000</pubDate>
		<dc:creator><![CDATA[李辉]]></dc:creator>
				<category><![CDATA[活动与游记]]></category>
		<category><![CDATA[APIFlask]]></category>
		<category><![CDATA[FastAPI]]></category>
		<category><![CDATA[GOTC]]></category>
		<category><![CDATA[OpenAPI]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[大会]]></category>
		<category><![CDATA[深圳]]></category>
		<category><![CDATA[演讲]]></category>

		<guid isPermaLink="false">https://greyli.com/?p=3831</guid>
		<description><![CDATA[GOTC（The Global Opensource Technology Conference，全球开源技术 [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>GOTC（The Global Opensource Technology Conference，全球开源技术峰会）是由开源中国（OSCHINA）和 Linux 软件基金会（The Linux Foundation）联合主办的开源技术大会。上海站（上海世博中心 SECC）在 7 月 9 日 ~ 7 月 10 日举办；深圳站（深圳会展中心）在 7 月 31 日 ~ 8 月 1 日举办。大会邀请到很多非常厉害的开发者，比如 Linus Torvalds。两个会场均免费开放，仅需报名即可。欢迎参加！</p>
<ul>
<li>大会网站：<a href="https://gotc.oschina.net/" target="_blank" rel="noopener">https://gotc.oschina.net/</a></li>
<li>议题链接：<a href="https://gotc.oschina.net/forum/lists/1/32">https://gotc.oschina.net/forum/lists/1/32</a></li>
<li>报名链接：<a href="https://www.bagevent.com/event/7330325" target="_blank" rel="noopener">https://www.bagevent.com/event/7330325</a></li>
</ul>
<p>我的演讲主题是《基于 Python 的 OpenAPI 实践》，介绍如下：</p>
<blockquote>
<p>OpenAPI（原 Swagger）是一个流行的 REST API 描述规范，围绕它有许多非常实用的 Web API 开发工具。而 Python 是一门流行的编程语言，使用它可以非常高效地开发 Web API。这个议题将会以 OpenAPI 的入门介绍开始，探索如何在流行的 Python Web 框架中实现 OpenAPI 支持，并在最后介绍一些现有的解决方案和工具。</p>
</blockquote>
<p>这个演讲基本上是正在写的《<a href="https://helloflask.com/book/2">Python Web API 设计与开发</a>》第八章的内容概括 + 开发 <a href="https://apiflask.com">APIFlask</a> 的一些想法 + 周边项目（<a href="https://fastapi.tiangolo.com/">FastAPI</a>、<a href="https://github.com/zalando/connexion">Connexion</a> 等）研究总结。暂定大纲为：</p>
<ul>
<li>OpenAPI 介绍</li>
<li>Code-first 模式（从 Python Web 框架代码生成 OpenAPI spec）</li>
<li>Design/API-first 模式（从 OpenAPI spec 生成 Python Web 框架基础代码）</li>
</ul>
<p>我的演讲在深圳站第一天分会场「编程语言艺术」专题论坛。如果你感兴趣的话，欢迎来听；如果对演讲内容有任何建议，欢迎提出。</p>
]]></content:encoded>
			<wfw:commentRss>https://greyli.com/gotc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
