<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  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:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>API on 码农真经的博客</title>
    <link>https://blog.mzh.ren/zh/tags/api/</link>
    <description>Recent content in API on 码农真经的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh</language>
    <managingEditor>mzhren1024@gmail.com (码农真经)</managingEditor>
    <webMaster>mzhren1024@gmail.com (码农真经)</webMaster>
    <copyright>&amp;copy;{year}, All Rights Reserved</copyright>
    <lastBuildDate>Sun, 22 Jun 2025 13:04:03 +0000</lastBuildDate>
    
        <atom:link href="https://blog.mzh.ren/zh/tags/api/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      <item>
        <title>腾讯云机器翻译 TMT API 接入指南</title>
        <link>https://blog.mzh.ren/zh/posts/2025/06/tmt/</link>
        <pubDate>Sun, 22 Jun 2025 13:04:03 +0000</pubDate>
        <author>mzhren1024@gmail.com (码农真经)</author>
        <atom:modified>Sun, 22 Jun 2025 13:04:03 +0000</atom:modified>
        <guid>https://blog.mzh.ren/zh/posts/2025/06/tmt/</guid>
        <description>&lt;p&gt;今天把腾讯云的机器翻译 TMT API 接入到我的 &lt;a href=&#34;https://zm.i8k.tv/fanyi&#34;&gt;字幕翻译 - 字幕工具箱&lt;/a&gt; 中。&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://blog.mzh.ren/zh/posts/2025/06/tmt/images/zmfanyi-tmt.png&#34; alt=&#34;字幕翻译 - 字幕工具箱&#34;&gt;&lt;/p&gt;
&lt;p&gt;接入过程还是比较顺利的，但也有一些小坑，记录如下。&lt;/p&gt;
&lt;h2 id=&#34;tmt&#34;&gt;tmt&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://cloud.tencent.com/product/tmt&#34;&gt;机器翻译_智能翻译_自动翻译-腾讯云&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;腾讯云机器翻译 TMT 是基于百亿级数据积累和领先算法，提供文本翻译、文档翻译、图片翻译等多项翻译能力。支持术语定制功能，对翻译结果进行干预，有效提升翻译准确率。可广泛应用于产品本地化、社交媒体、在线教育、智能硬件、在线会议和出国旅行等场景。&lt;/p&gt;</description>
        
        <dc:creator>码农真经</dc:creator>
        
        
        
        
          
            
              <category>腾讯云</category>
            
          
            
              <category>机器翻译</category>
            
          
            
              <category>TMT</category>
            
          
            
              <category>API</category>
            
          
            
              <category>字幕翻译</category>
            
          
            
              <category>字幕工具箱</category>
            
          
        
        
        
      </item>
    
      <item>
        <title>全世界最好用的免费翻译API：DeepL API</title>
        <link>https://blog.mzh.ren/zh/posts/2024/06/deepl-api-free/</link>
        <pubDate>Wed, 03 Jul 2024 20:31:36 +0000</pubDate>
        <author>mzhren1024@gmail.com (码农真经)</author>
        <atom:modified>Wed, 03 Jul 2024 20:31:36 +0000</atom:modified>
        <guid>https://blog.mzh.ren/zh/posts/2024/06/deepl-api-free/</guid>
        <description>&lt;p&gt;最近写了个小网页，用到了翻译功能。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://zm.i8k.tv/fanyi&#34;&gt;字幕翻译 - 字幕工具箱&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;比较了几个翻译API，发现DeepL的翻译质量最好、速度最快。而且，DeepL的翻译API是免费的。所以，今天就来介绍一下如何免费使用DeepL的翻译API。&lt;/p&gt;</description>
        
        <dc:creator>码农真经</dc:creator>
        
        
        
        
          
            
              <category>deepl</category>
            
          
            
              <category>翻译</category>
            
          
            
              <category>API</category>
            
          
            
              <category>deeplx</category>
            
          
        
        
        
      </item>
    
      <item>
        <title>ChatGPT API 套壳程序合集</title>
        <link>https://blog.mzh.ren/zh/posts/2023/06/chatgpt-api-web/</link>
        <pubDate>Tue, 06 Jun 2023 08:07:00 +0800</pubDate>
        <author>mzhren1024@gmail.com (码农真经)</author>
        <atom:modified>Tue, 06 Jun 2023 08:07:00 +0800</atom:modified>
        <guid>https://blog.mzh.ren/zh/posts/2023/06/chatgpt-api-web/</guid>
        <description>&lt;p&gt;随着 ChatGPT 的火爆，其网站也越来越难访问。反而通过 API 访问更加稳定。很多牛人开源了 API 调用的程序，深受大家的欢迎，在 GitHub 上短时间内就有几十K的 star。我们把这类调用 API 的程序称为套壳程序。&lt;/p&gt;</description>
        
        <dc:creator>码农真经</dc:creator>
        
        
        
        
          
            
              <category>chatgpt</category>
            
          
            
              <category>vercel</category>
            
          
            
              <category>api</category>
            
          
        
        
        
      </item>
    
      <item>
        <title>RESTful API 设计指南</title>
        <link>https://blog.mzh.ren/zh/posts/2020/11/2020-11-19-restful_api/</link>
        <pubDate>Thu, 19 Nov 2020 00:00:00 +0000</pubDate>
        <author>mzhren1024@gmail.com (码农真经)</author>
        <atom:modified>Thu, 19 Nov 2020 00:00:00 +0000</atom:modified>
        <guid>https://blog.mzh.ren/zh/posts/2020/11/2020-11-19-restful_api/</guid>
        <description>&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;作者：&lt;a href=&#34;http://www.ruanyifeng.com/blog/&#34;&gt;阮一峰&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;原文链接：&lt;a href=&#34;http://www.ruanyifeng.com/blog/2014/05/restful_api.html&#34;&gt;RESTful API 设计指南&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;网络应用程序，分为前端和后端两个部分。当前的发展趋势，就是前端设备层出不穷（手机、平板、桌面电脑、其他专用设备&amp;hellip;&amp;hellip;）。&lt;/p&gt;</description>
        
        <dc:creator>码农真经</dc:creator>
        
        
        
        
          
            
              <category>api</category>
            
          
            
              <category>restful</category>
            
          
            
              <category>ruanyifeng</category>
            
          
        
        
          
            
              <category>info</category>
            
          
        
        
      </item>
    
      <item>
        <title>微信小程序入门教程之四：API 使用</title>
        <link>https://blog.mzh.ren/zh/posts/2020/11/2020-11-09-wechat-miniprogram-tutorial-part-four/</link>
        <pubDate>Mon, 09 Nov 2020 00:00:00 +0000</pubDate>
        <author>mzhren1024@gmail.com (码农真经)</author>
        <atom:modified>Mon, 09 Nov 2020 00:00:00 +0000</atom:modified>
        <guid>https://blog.mzh.ren/zh/posts/2020/11/2020-11-09-wechat-miniprogram-tutorial-part-four/</guid>
        <description>&lt;blockquote&gt;
&lt;ul&gt;
&lt;li&gt;作者：&lt;a href=&#34;http://www.ruanyifeng.com/blog/&#34;&gt;阮一峰&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;原文链接：&lt;a href=&#34;http://www.ruanyifeng.com/blog/2020/11/wechat-miniprogram-tutorial-part-four.html&#34;&gt;微信小程序入门教程之四：API 使用&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
&lt;p&gt;今天是这个系列教程的最后一篇。&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.ruanyifeng.com/blog/2020/10/wechat-miniprogram-tutorial-part-three.html&#34;&gt;上一篇教程&lt;/a&gt;介绍了，小程序页面如何使用 JavaScript 脚本。有了脚本以后，就可以调用微信提供的各种能力（即微信 API），从而做出千变万化的页面。本篇就介绍怎么使用 API。&lt;/p&gt;</description>
        
        <dc:creator>码农真经</dc:creator>
        
        
        
        
          
            
              <category>api</category>
            
          
            
              <category>小程序</category>
            
          
            
              <category>ruanyifeng</category>
            
          
        
        
          
            
              <category>info</category>
            
          
        
        
      </item>
    
  </channel>
</rss>