Skip to content

fix(github): update topics route selector to fix empty route#21560

Merged
TonyRL merged 1 commit intoDIYgod:masterfrom
hazy-gaming:patch-1
Mar 31, 2026
Merged

fix(github): update topics route selector to fix empty route#21560
TonyRL merged 1 commit intoDIYgod:masterfrom
hazy-gaming:patch-1

Conversation

@hazy-gaming
Copy link
Copy Markdown
Contributor

@hazy-gaming hazy-gaming commented Mar 30, 2026

修复 GitHub Topics 路由报 "Error: this route is empty" 的问题。

Involved Issue / 该 PR 相关 Issue

Close #

Example for the Proposed Route(s) / 路由地址示例

github/topics/framework

New RSS Route Checklist / 新 RSS 路由检查表

  • New Route / 新的路由
  • Anti-bot or rate limit / 反爬/频率限制
    • If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
  • Date and time / 日期和时间
    • Parsed / 可以解析
    • Correct time zone / 时区正确
  • New package added / 添加了新的包
  • Puppeteer

Note / 说明

GitHub 更新了 Topics 页面的底层 DOM 结构,去掉了原本列表项中的 .my-4 class,导致原本的 Cheerio 选择器 $('article.my-4') 抓取结果为空。
本地测试已将选择器修改为更具通用性的 $('article.border')(或者 $('article')),修改后已能正常输出 XML 数据,修复了该路由。

解决GitHub Topics路由"Error: this route is empty"问题。
@github-actions github-actions bot added the route label Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Auto Review

No clear rule violations found in the current diff.

@github-actions
Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/https://rsshub.app/github/topics/framework - Failed ❌
HTTPError: Response code 503 (Service Unavailable)

Error Message:<br/>NotFoundError:
Route: /https://rsshub.app/github/topics/framework
Full Route: /https://rsshub.app/github/topics/framework
Node Version: v24.14.1
Git Hash: b7a12a50

@github-actions github-actions bot added auto: not ready to review Users can't get the RSS feed output according to automated testing results auto: ready to review and removed auto: not ready to review Users can't get the RSS feed output according to automated testing results labels Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/github/topics/framework - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>framework · GitHub Topics · GitHub</title>
    <link>https://docs.rsshub.app</link>
    <atom:link href="http://localhost:1200/github/topics/framework" rel="self" type="application/rss+xml"></atom:link>
    <description>A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development. - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>contact@rsshub.app (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Mon, 30 Mar 2026 22:17:50 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>ionic-team / ionic-framework</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/12256376/cae36da0-a21f-44ae-b449-ef907d261131&quot; alt=&quot;ionic-framework&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.</description>
      <link>https://github.com/ionic-team/ionic-framework</link>
      <guid isPermaLink="false">https://github.com/ionic-team/ionic-framework</guid>
      <pubDate>Mon, 30 Mar 2026 22:08:52 GMT</pubDate>
      <author>ionic-team</author>
      <category>react</category>
      <category>javascript</category>
      <category>ios</category>
      <category>angular</category>
      <category>mobile</category>
      <category>framework</category>
      <category>typescript</category>
      <category>web</category>
      <category>ionic</category>
      <category>pwa</category>
      <category>vue</category>
      <category>material-design</category>
      <category>webcomponents</category>
      <category>frontend</category>
      <category>stencil</category>
      <category>ui-components</category>
      <category>capacitor</category>
      <category>stenciljs</category>
    </item>
    <item>
      <title>nestjs / nest</title>
      <description>A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀</description>
      <link>https://github.com/nestjs/nest</link>
      <guid isPermaLink="false">https://github.com/nestjs/nest</guid>
      <pubDate>Mon, 30 Mar 2026 21:50:06 GMT</pubDate>
      <author>nestjs</author>
      <category>nodejs</category>
      <category>javascript</category>
      <category>node</category>
      <category>microservices</category>
      <category>framework</category>
      <category>typescript</category>
      <category>javascript-framework</category>
      <category>websockets</category>
      <category>nest</category>
      <category>hacktoberfest</category>
      <category>nodejs-framework</category>
      <category>typescript-framework</category>
      <category>nestjs</category>
    </item>
    <item>
      <title>expo / expo</title>
      <description>An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.</description>
      <link>https://github.com/expo/expo</link>
      <guid isPermaLink="false">https://github.com/expo/expo</guid>
      <pubDate>Mon, 30 Mar 2026 21:18:26 GMT</pubDate>
      <author>expo</author>
      <category>react</category>
      <category>javascript</category>
      <category>android</category>
      <category>ios</category>
      <category>mobile</category>
      <category>framework</category>
      <category>typescript</category>
      <category>react-native</category>
      <category>web</category>
      <category>frontend</category>
      <category>native</category>
      <category>universal</category>
      <category>web-framework</category>
      <category>native-apps</category>
      <category>app-framework</category>
      <category>expo</category>
    </item>
    <item>
      <title>spring-projects / spring-boot</title>
      <description>Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.</description>
      <link>https://github.com/spring-projects/spring-boot</link>
      <guid isPermaLink="false">https://github.com/spring-projects/spring-boot</guid>
      <pubDate>Mon, 30 Mar 2026 21:01:58 GMT</pubDate>
      <author>spring-projects</author>
      <category>java</category>
      <category>framework</category>
      <category>spring</category>
      <category>spring-boot</category>
    </item>
    <item>
      <title>rails / rails</title>
      <description>Ruby on Rails</description>
      <link>https://github.com/rails/rails</link>
      <guid isPermaLink="false">https://github.com/rails/rails</guid>
      <pubDate>Mon, 30 Mar 2026 20:58:53 GMT</pubDate>
      <author>rails</author>
      <category>ruby</category>
      <category>rails</category>
      <category>html</category>
      <category>activerecord</category>
      <category>framework</category>
      <category>mvc</category>
      <category>activejob</category>
    </item>
    <item>
      <title>meteor / meteor</title>
      <description>Meteor, the JavaScript App Platform</description>
      <link>https://github.com/meteor/meteor</link>
      <guid isPermaLink="false">https://github.com/meteor/meteor</guid>
      <pubDate>Mon, 30 Mar 2026 20:43:36 GMT</pubDate>
      <author>meteor</author>
      <category>react</category>
      <category>nodejs</category>
      <category>javascript</category>
      <category>npm</category>
      <category>framework</category>
      <category>mongodb</category>
      <category>meteor</category>
      <category>realtime</category>
      <category>rpc</category>
      <category>reactive-programming</category>
      <category>build-system</category>
      <category>zero-configuration</category>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>run-llama / llama_index</title>
      <description>LlamaIndex is the leading document agent and OCR platform</description>
      <link>https://github.com/run-llama/llama_index</link>
      <guid isPermaLink="false">https://github.com/run-llama/llama_index</guid>
      <pubDate>Mon, 30 Mar 2026 20:42:12 GMT</pubDate>
      <author>run-llama</author>
      <category>application</category>
      <category>data</category>
      <category>framework</category>
      <category>agents</category>
      <category>fine-tuning</category>
      <category>multi-agents</category>
      <category>rag</category>
      <category>vector-database</category>
      <category>llm</category>
      <category>llamaindex</category>
    </item>
    <item>
      <title>django / django</title>
      <description>The Web framework for perfectionists with deadlines.</description>
      <link>https://github.com/django/django</link>
      <guid isPermaLink="false">https://github.com/django/django</guid>
      <pubDate>Mon, 30 Mar 2026 19:56:52 GMT</pubDate>
      <author>django</author>
      <category>python</category>
      <category>django</category>
      <category>views</category>
      <category>framework</category>
      <category>orm</category>
      <category>web</category>
      <category>apps</category>
      <category>templates</category>
      <category>models</category>
    </item>
    <item>
      <title>fastapi / fastapi</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/160919119/6cdf567d-4310-4737-800f-345e50aec38f&quot; alt=&quot;fastapi&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;FastAPI framework, high performance, easy to learn, fast to code, ready for production</description>
      <link>https://github.com/fastapi/fastapi</link>
      <guid isPermaLink="false">https://github.com/fastapi/fastapi</guid>
      <pubDate>Mon, 30 Mar 2026 19:51:47 GMT</pubDate>
      <author>fastapi</author>
      <category>python</category>
      <category>api</category>
      <category>json</category>
      <category>framework</category>
      <category>web</category>
      <category>rest</category>
      <category>json-schema</category>
      <category>async</category>
      <category>swagger</category>
      <category>openapi</category>
      <category>python3</category>
      <category>asyncio</category>
      <category>swagger-ui</category>
      <category>redoc</category>
      <category>openapi3</category>
      <category>python-types</category>
      <category>uvicorn</category>
      <category>starlette</category>
      <category>pydantic</category>
      <category>fastapi</category>
    </item>
    <item>
      <title>langchain-ai / langchain</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/552661142/7392d590-2716-4261-b623-a0579df67e0d&quot; alt=&quot;langchain&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;The agent engineering platform</description>
      <link>https://github.com/langchain-ai/langchain</link>
      <guid isPermaLink="false">https://github.com/langchain-ai/langchain</guid>
      <pubDate>Mon, 30 Mar 2026 16:54:56 GMT</pubDate>
      <author>langchain-ai</author>
      <category>python</category>
      <category>open-source</category>
      <category>enterprise</category>
      <category>framework</category>
      <category>ai</category>
      <category>gemini</category>
      <category>openai</category>
      <category>multiagent</category>
      <category>agents</category>
      <category>ai-agents</category>
      <category>rag</category>
      <category>pydantic</category>
      <category>llm</category>
      <category>generative-ai</category>
      <category>chatgpt</category>
      <category>langchain</category>
      <category>anthropic</category>
      <category>langgraph</category>
      <category>deepagents</category>
    </item>
    <item>
      <title>scrapy / scrapy</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/529502/dab2bd00-0ed2-11eb-8588-5e10679ace4d&quot; alt=&quot;scrapy&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;Scrapy, a fast high-level web crawling &amp;amp; scraping framework for Python.</description>
      <link>https://github.com/scrapy/scrapy</link>
      <guid isPermaLink="false">https://github.com/scrapy/scrapy</guid>
      <pubDate>Mon, 30 Mar 2026 16:01:33 GMT</pubDate>
      <author>scrapy</author>
      <category>python</category>
      <category>crawler</category>
      <category>framework</category>
      <category>scraping</category>
      <category>crawling</category>
      <category>web-scraping</category>
      <category>hacktoberfest</category>
      <category>web-scraping-python</category>
    </item>
    <item>
      <title>nuxt / nuxt</title>
      <description>The Full-Stack Vue Framework.</description>
      <link>https://github.com/nuxt/nuxt</link>
      <guid isPermaLink="false">https://github.com/nuxt/nuxt</guid>
      <pubDate>Mon, 30 Mar 2026 15:46:17 GMT</pubDate>
      <author>nuxt</author>
      <category>static-site-generator</category>
      <category>node</category>
      <category>framework</category>
      <category>vue</category>
      <category>universal</category>
      <category>ssr</category>
      <category>nuxt</category>
      <category>full-stack</category>
      <category>server-rendering</category>
      <category>csr</category>
      <category>hybrid</category>
      <category>hacktoberfest</category>
      <category>ssg</category>
    </item>
    <item>
      <title>spring-projects / spring-framework</title>
      <description>Spring Framework</description>
      <link>https://github.com/spring-projects/spring-framework</link>
      <guid isPermaLink="false">https://github.com/spring-projects/spring-framework</guid>
      <pubDate>Mon, 30 Mar 2026 15:03:32 GMT</pubDate>
      <author>spring-projects</author>
      <category>framework</category>
      <category>spring</category>
      <category>spring-framework</category>
    </item>
    <item>
      <title>ocornut / imgui</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/22067521/01b5ff00-53d7-11ea-86fa-52aee7e335a2&quot; alt=&quot;imgui&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies</description>
      <link>https://github.com/ocornut/imgui</link>
      <guid isPermaLink="false">https://github.com/ocornut/imgui</guid>
      <pubDate>Mon, 30 Mar 2026 11:04:42 GMT</pubDate>
      <author>ocornut</author>
      <category>api</category>
      <category>gamedev</category>
      <category>multi-platform</category>
      <category>gui</category>
      <category>library</category>
      <category>framework</category>
      <category>ui</category>
      <category>tools</category>
      <category>cplusplus</category>
      <category>native</category>
      <category>game-engine</category>
      <category>toolkit</category>
      <category>imgui</category>
      <category>immediate-gui</category>
      <category>game-development</category>
    </item>
    <item>
      <title>charmbracelet / bubbletea</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/233130089/6998dce8-ea07-44d4-8d8a-4329bfea3ef4&quot; alt=&quot;bubbletea&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;A powerful little TUI framework 🏗</description>
      <link>https://github.com/charmbracelet/bubbletea</link>
      <guid isPermaLink="false">https://github.com/charmbracelet/bubbletea</guid>
      <pubDate>Mon, 30 Mar 2026 09:11:33 GMT</pubDate>
      <author>charmbracelet</author>
      <category>go</category>
      <category>cli</category>
      <category>golang</category>
      <category>framework</category>
      <category>functional</category>
      <category>elm-architecture</category>
      <category>tui</category>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>apache / dubbo</title>
      <description>The java implementation of Apache Dubbo. An RPC and microservice framework.</description>
      <link>https://github.com/apache/dubbo</link>
      <guid isPermaLink="false">https://github.com/apache/dubbo</guid>
      <pubDate>Mon, 30 Mar 2026 07:11:05 GMT</pubDate>
      <author>apache</author>
      <category>java</category>
      <category>http</category>
      <category>distributed-systems</category>
      <category>microservices</category>
      <category>framework</category>
      <category>web</category>
      <category>restful</category>
      <category>grpc</category>
      <category>rpc</category>
      <category>service-mesh</category>
      <category>dubbo</category>
    </item>
    <item>
      <title>microsoft / autogen</title>
      <description>A programming framework for agentic AI</description>
      <link>https://github.com/microsoft/autogen</link>
      <guid isPermaLink="false">https://github.com/microsoft/autogen</guid>
      <pubDate>Sun, 29 Mar 2026 13:31:03 GMT</pubDate>
      <author>microsoft</author>
      <category>framework</category>
      <category>ai</category>
      <category>agents</category>
      <category>autogen</category>
      <category>chatgpt</category>
      <category>llm-agent</category>
      <category>agentic</category>
      <category>llm-framework</category>
      <category>agentic-agi</category>
      <category>autogen-ecosystem</category>
    </item>
    <item>
      <title>laravel / laravel</title>
      <description>Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.</description>
      <link>https://github.com/laravel/laravel</link>
      <guid isPermaLink="false">https://github.com/laravel/laravel</guid>
      <pubDate>Fri, 27 Mar 2026 17:18:02 GMT</pubDate>
      <author>laravel</author>
      <category>php</category>
      <category>laravel</category>
      <category>framework</category>
    </item>
    <item>
      <title>gin-gonic / gin</title>
      <description>Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.</description>
      <link>https://github.com/gin-gonic/gin</link>
      <guid isPermaLink="false">https://github.com/gin-gonic/gin</guid>
      <pubDate>Thu, 26 Mar 2026 22:32:45 GMT</pubDate>
      <author>gin-gonic</author>
      <category>go</category>
      <category>middleware</category>
      <category>performance</category>
      <category>framework</category>
      <category>router</category>
      <category>server</category>
      <category>gin</category>
    </item>
    <item>
      <title>vuejs / vue</title>
      <description>This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core</description>
      <link>https://github.com/vuejs/vue</link>
      <guid isPermaLink="false">https://github.com/vuejs/vue</guid>
      <pubDate>Thu, 10 Oct 2024 07:24:15 GMT</pubDate>
      <author>vuejs</author>
      <category>javascript</category>
      <category>framework</category>
      <category>vue</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>

@github-actions
Copy link
Copy Markdown
Contributor

Successfully generated as following:

http://localhost:1200/github/topics/framework - Success ✔️
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>framework · GitHub Topics · GitHub</title>
    <link>https://docs.rsshub.app</link>
    <atom:link href="http://localhost:1200/github/topics/framework" rel="self" type="application/rss+xml"></atom:link>
    <description>A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development. - Powered by RSSHub</description>
    <generator>RSSHub</generator>
    <webMaster>contact@rsshub.app (RSSHub)</webMaster>
    <language>en</language>
    <lastBuildDate>Mon, 30 Mar 2026 22:31:12 GMT</lastBuildDate>
    <ttl>5</ttl>
    <item>
      <title>ionic-team / ionic-framework</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/12256376/cae36da0-a21f-44ae-b449-ef907d261131&quot; alt=&quot;ionic-framework&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.</description>
      <link>https://github.com/ionic-team/ionic-framework</link>
      <guid isPermaLink="false">https://github.com/ionic-team/ionic-framework</guid>
      <pubDate>Mon, 30 Mar 2026 22:08:52 GMT</pubDate>
      <author>ionic-team</author>
      <category>react</category>
      <category>javascript</category>
      <category>ios</category>
      <category>angular</category>
      <category>mobile</category>
      <category>framework</category>
      <category>typescript</category>
      <category>web</category>
      <category>ionic</category>
      <category>pwa</category>
      <category>vue</category>
      <category>material-design</category>
      <category>webcomponents</category>
      <category>frontend</category>
      <category>stencil</category>
      <category>ui-components</category>
      <category>capacitor</category>
      <category>stenciljs</category>
    </item>
    <item>
      <title>nestjs / nest</title>
      <description>A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀</description>
      <link>https://github.com/nestjs/nest</link>
      <guid isPermaLink="false">https://github.com/nestjs/nest</guid>
      <pubDate>Mon, 30 Mar 2026 21:50:06 GMT</pubDate>
      <author>nestjs</author>
      <category>nodejs</category>
      <category>javascript</category>
      <category>node</category>
      <category>microservices</category>
      <category>framework</category>
      <category>typescript</category>
      <category>javascript-framework</category>
      <category>websockets</category>
      <category>nest</category>
      <category>hacktoberfest</category>
      <category>nodejs-framework</category>
      <category>typescript-framework</category>
      <category>nestjs</category>
    </item>
    <item>
      <title>expo / expo</title>
      <description>An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.</description>
      <link>https://github.com/expo/expo</link>
      <guid isPermaLink="false">https://github.com/expo/expo</guid>
      <pubDate>Mon, 30 Mar 2026 21:18:26 GMT</pubDate>
      <author>expo</author>
      <category>react</category>
      <category>javascript</category>
      <category>android</category>
      <category>ios</category>
      <category>mobile</category>
      <category>framework</category>
      <category>typescript</category>
      <category>react-native</category>
      <category>web</category>
      <category>frontend</category>
      <category>native</category>
      <category>universal</category>
      <category>web-framework</category>
      <category>native-apps</category>
      <category>app-framework</category>
      <category>expo</category>
    </item>
    <item>
      <title>spring-projects / spring-boot</title>
      <description>Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.</description>
      <link>https://github.com/spring-projects/spring-boot</link>
      <guid isPermaLink="false">https://github.com/spring-projects/spring-boot</guid>
      <pubDate>Mon, 30 Mar 2026 21:01:58 GMT</pubDate>
      <author>spring-projects</author>
      <category>java</category>
      <category>framework</category>
      <category>spring</category>
      <category>spring-boot</category>
    </item>
    <item>
      <title>rails / rails</title>
      <description>Ruby on Rails</description>
      <link>https://github.com/rails/rails</link>
      <guid isPermaLink="false">https://github.com/rails/rails</guid>
      <pubDate>Mon, 30 Mar 2026 20:58:53 GMT</pubDate>
      <author>rails</author>
      <category>ruby</category>
      <category>rails</category>
      <category>html</category>
      <category>activerecord</category>
      <category>framework</category>
      <category>mvc</category>
      <category>activejob</category>
    </item>
    <item>
      <title>meteor / meteor</title>
      <description>Meteor, the JavaScript App Platform</description>
      <link>https://github.com/meteor/meteor</link>
      <guid isPermaLink="false">https://github.com/meteor/meteor</guid>
      <pubDate>Mon, 30 Mar 2026 20:43:36 GMT</pubDate>
      <author>meteor</author>
      <category>react</category>
      <category>nodejs</category>
      <category>javascript</category>
      <category>npm</category>
      <category>framework</category>
      <category>mongodb</category>
      <category>meteor</category>
      <category>realtime</category>
      <category>rpc</category>
      <category>reactive-programming</category>
      <category>build-system</category>
      <category>zero-configuration</category>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>run-llama / llama_index</title>
      <description>LlamaIndex is the leading document agent and OCR platform</description>
      <link>https://github.com/run-llama/llama_index</link>
      <guid isPermaLink="false">https://github.com/run-llama/llama_index</guid>
      <pubDate>Mon, 30 Mar 2026 20:42:12 GMT</pubDate>
      <author>run-llama</author>
      <category>application</category>
      <category>data</category>
      <category>framework</category>
      <category>agents</category>
      <category>fine-tuning</category>
      <category>multi-agents</category>
      <category>rag</category>
      <category>vector-database</category>
      <category>llm</category>
      <category>llamaindex</category>
    </item>
    <item>
      <title>django / django</title>
      <description>The Web framework for perfectionists with deadlines.</description>
      <link>https://github.com/django/django</link>
      <guid isPermaLink="false">https://github.com/django/django</guid>
      <pubDate>Mon, 30 Mar 2026 19:56:52 GMT</pubDate>
      <author>django</author>
      <category>python</category>
      <category>django</category>
      <category>views</category>
      <category>framework</category>
      <category>orm</category>
      <category>web</category>
      <category>apps</category>
      <category>templates</category>
      <category>models</category>
    </item>
    <item>
      <title>fastapi / fastapi</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/160919119/6cdf567d-4310-4737-800f-345e50aec38f&quot; alt=&quot;fastapi&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;FastAPI framework, high performance, easy to learn, fast to code, ready for production</description>
      <link>https://github.com/fastapi/fastapi</link>
      <guid isPermaLink="false">https://github.com/fastapi/fastapi</guid>
      <pubDate>Mon, 30 Mar 2026 19:51:47 GMT</pubDate>
      <author>fastapi</author>
      <category>python</category>
      <category>api</category>
      <category>json</category>
      <category>framework</category>
      <category>web</category>
      <category>rest</category>
      <category>json-schema</category>
      <category>async</category>
      <category>swagger</category>
      <category>openapi</category>
      <category>python3</category>
      <category>asyncio</category>
      <category>swagger-ui</category>
      <category>redoc</category>
      <category>openapi3</category>
      <category>python-types</category>
      <category>uvicorn</category>
      <category>starlette</category>
      <category>pydantic</category>
      <category>fastapi</category>
    </item>
    <item>
      <title>langchain-ai / langchain</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/552661142/7392d590-2716-4261-b623-a0579df67e0d&quot; alt=&quot;langchain&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;The agent engineering platform</description>
      <link>https://github.com/langchain-ai/langchain</link>
      <guid isPermaLink="false">https://github.com/langchain-ai/langchain</guid>
      <pubDate>Mon, 30 Mar 2026 16:54:56 GMT</pubDate>
      <author>langchain-ai</author>
      <category>python</category>
      <category>open-source</category>
      <category>enterprise</category>
      <category>framework</category>
      <category>ai</category>
      <category>gemini</category>
      <category>openai</category>
      <category>multiagent</category>
      <category>agents</category>
      <category>ai-agents</category>
      <category>rag</category>
      <category>pydantic</category>
      <category>llm</category>
      <category>generative-ai</category>
      <category>chatgpt</category>
      <category>langchain</category>
      <category>anthropic</category>
      <category>langgraph</category>
      <category>deepagents</category>
    </item>
    <item>
      <title>scrapy / scrapy</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/529502/dab2bd00-0ed2-11eb-8588-5e10679ace4d&quot; alt=&quot;scrapy&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;Scrapy, a fast high-level web crawling &amp;amp; scraping framework for Python.</description>
      <link>https://github.com/scrapy/scrapy</link>
      <guid isPermaLink="false">https://github.com/scrapy/scrapy</guid>
      <pubDate>Mon, 30 Mar 2026 16:01:33 GMT</pubDate>
      <author>scrapy</author>
      <category>python</category>
      <category>crawler</category>
      <category>framework</category>
      <category>scraping</category>
      <category>crawling</category>
      <category>web-scraping</category>
      <category>hacktoberfest</category>
      <category>web-scraping-python</category>
    </item>
    <item>
      <title>nuxt / nuxt</title>
      <description>The Full-Stack Vue Framework.</description>
      <link>https://github.com/nuxt/nuxt</link>
      <guid isPermaLink="false">https://github.com/nuxt/nuxt</guid>
      <pubDate>Mon, 30 Mar 2026 15:46:17 GMT</pubDate>
      <author>nuxt</author>
      <category>static-site-generator</category>
      <category>node</category>
      <category>framework</category>
      <category>vue</category>
      <category>universal</category>
      <category>ssr</category>
      <category>nuxt</category>
      <category>full-stack</category>
      <category>server-rendering</category>
      <category>csr</category>
      <category>hybrid</category>
      <category>hacktoberfest</category>
      <category>ssg</category>
    </item>
    <item>
      <title>spring-projects / spring-framework</title>
      <description>Spring Framework</description>
      <link>https://github.com/spring-projects/spring-framework</link>
      <guid isPermaLink="false">https://github.com/spring-projects/spring-framework</guid>
      <pubDate>Mon, 30 Mar 2026 15:03:32 GMT</pubDate>
      <author>spring-projects</author>
      <category>framework</category>
      <category>spring</category>
      <category>spring-framework</category>
    </item>
    <item>
      <title>ocornut / imgui</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/22067521/01b5ff00-53d7-11ea-86fa-52aee7e335a2&quot; alt=&quot;imgui&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies</description>
      <link>https://github.com/ocornut/imgui</link>
      <guid isPermaLink="false">https://github.com/ocornut/imgui</guid>
      <pubDate>Mon, 30 Mar 2026 11:04:42 GMT</pubDate>
      <author>ocornut</author>
      <category>api</category>
      <category>gamedev</category>
      <category>multi-platform</category>
      <category>gui</category>
      <category>library</category>
      <category>framework</category>
      <category>ui</category>
      <category>tools</category>
      <category>cplusplus</category>
      <category>native</category>
      <category>game-engine</category>
      <category>toolkit</category>
      <category>imgui</category>
      <category>immediate-gui</category>
      <category>game-development</category>
    </item>
    <item>
      <title>charmbracelet / bubbletea</title>
      <description>&lt;img loading=&quot;lazy&quot; src=&quot;https://repository-images.githubusercontent.com/233130089/6998dce8-ea07-44d4-8d8a-4329bfea3ef4&quot; alt=&quot;bubbletea&quot; class=&quot;d-block width-full&quot; referrerpolicy=&quot;no-referrer&quot;&gt;A powerful little TUI framework 🏗</description>
      <link>https://github.com/charmbracelet/bubbletea</link>
      <guid isPermaLink="false">https://github.com/charmbracelet/bubbletea</guid>
      <pubDate>Mon, 30 Mar 2026 09:11:33 GMT</pubDate>
      <author>charmbracelet</author>
      <category>go</category>
      <category>cli</category>
      <category>golang</category>
      <category>framework</category>
      <category>functional</category>
      <category>elm-architecture</category>
      <category>tui</category>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>apache / dubbo</title>
      <description>The java implementation of Apache Dubbo. An RPC and microservice framework.</description>
      <link>https://github.com/apache/dubbo</link>
      <guid isPermaLink="false">https://github.com/apache/dubbo</guid>
      <pubDate>Mon, 30 Mar 2026 07:11:05 GMT</pubDate>
      <author>apache</author>
      <category>java</category>
      <category>http</category>
      <category>distributed-systems</category>
      <category>microservices</category>
      <category>framework</category>
      <category>web</category>
      <category>restful</category>
      <category>grpc</category>
      <category>rpc</category>
      <category>service-mesh</category>
      <category>dubbo</category>
    </item>
    <item>
      <title>microsoft / autogen</title>
      <description>A programming framework for agentic AI</description>
      <link>https://github.com/microsoft/autogen</link>
      <guid isPermaLink="false">https://github.com/microsoft/autogen</guid>
      <pubDate>Sun, 29 Mar 2026 13:31:03 GMT</pubDate>
      <author>microsoft</author>
      <category>framework</category>
      <category>ai</category>
      <category>agents</category>
      <category>autogen</category>
      <category>chatgpt</category>
      <category>llm-agent</category>
      <category>agentic</category>
      <category>llm-framework</category>
      <category>agentic-agi</category>
      <category>autogen-ecosystem</category>
    </item>
    <item>
      <title>laravel / laravel</title>
      <description>Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.</description>
      <link>https://github.com/laravel/laravel</link>
      <guid isPermaLink="false">https://github.com/laravel/laravel</guid>
      <pubDate>Fri, 27 Mar 2026 17:18:02 GMT</pubDate>
      <author>laravel</author>
      <category>php</category>
      <category>laravel</category>
      <category>framework</category>
    </item>
    <item>
      <title>gin-gonic / gin</title>
      <description>Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for building REST APIs, web applications, and microservices.</description>
      <link>https://github.com/gin-gonic/gin</link>
      <guid isPermaLink="false">https://github.com/gin-gonic/gin</guid>
      <pubDate>Thu, 26 Mar 2026 22:32:45 GMT</pubDate>
      <author>gin-gonic</author>
      <category>go</category>
      <category>middleware</category>
      <category>performance</category>
      <category>framework</category>
      <category>router</category>
      <category>server</category>
      <category>gin</category>
    </item>
    <item>
      <title>vuejs / vue</title>
      <description>This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core</description>
      <link>https://github.com/vuejs/vue</link>
      <guid isPermaLink="false">https://github.com/vuejs/vue</guid>
      <pubDate>Thu, 10 Oct 2024 07:24:15 GMT</pubDate>
      <author>vuejs</author>
      <category>javascript</category>
      <category>framework</category>
      <category>vue</category>
      <category>frontend</category>
    </item>
  </channel>
</rss>

@TonyRL TonyRL merged commit 92b8da2 into DIYgod:master Mar 31, 2026
51 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants