增加第142期周刊

This commit is contained in:
eryajf
2024-01-18 22:43:38 +08:00
parent 1b7c947651
commit 74366bc5e6
2 changed files with 71 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
| 📝 | 📔 | 👨‍💻 | 💻 |
| :--: | :--: | :--: | :--: |
| [第 140 期](./docs/04.2024年/01.学习周刊-总第140期-2024年第01周.md) | [第 141 期](./docs/04.2024年/02.学习周刊-总第141期-2024年第02周.md) | 第 142 期 | 第 143 期 |
| [第 140 期](./docs/04.2024年/01.学习周刊-总第140期-2024年第01周.md) | [第 141 期](./docs/04.2024年/02.学习周刊-总第141期-2024年第02周.md) | [第 142 期](./docs/04.2024年/03.学习周刊-总第142期-2024年第03周.md) | 第 143 期 |
| 第 144 期 | 第 145 期 | 第 146 期 | 第 147 期 |
| 第 148 期 | 第 149 期 | 第 150 期 | 第 151 期 |
| 第 152 期 | 第 153 期 | 第 154 期 | 第 155 期 |

View File

@@ -0,0 +1,70 @@
---
title: 学习周刊-总第142期-2024年第03周
date: 2024-01-18 22:39:52
permalink: /pages/b0f439/
categories:
- 周刊
- 学习周刊
- 2024年
tags:
-
feed:
enable: true
description: 学习周刊-总第142期-又有两款开源的类似postman的管理工具
---
### 0 ,前言
周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。
周刊核心为运维周刊还会侧重Go语言生态Vue相关技术生态的项目以及 GitHub 上优秀项目或经验。
你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。
🔥 有不少人想单独从博客通过 RSS 订阅周刊的更新,现在它来了,你可以使用这个[🔗 链接](https://wiki.eryajf.net/learning-weekly.xml)进行订阅。
### 1优秀项目
---
- 项目地址:[go-github-ratelimit](https://github.com/gofri/go-github-ratelimit)
- 项目说明:[go-github](https://github.com/google/go-github) 的辅助增强默认情况下GitHub 官方的 api 接口有[请求速率限制](https://docs.github.com/en/rest/using-the-rest-api/rate-limits-for-the-rest-api?apiVersion=2022-11-28),这个库以阻塞模式等待辅助速率限制完成,然后发出/重试请求。
---
- 项目地址:[bruno](https://github.com/usebruno/bruno)
- 项目说明:一款开源的类似 postman 的软件,值得一试。
![](https://t.eryajf.net/imgs/2024/01/1704381996747.png)
---
- 项目地址:[Gotcha-Rest-Client](https://github.com/WhiteCosmos/Gotcha-Rest-Client)
- 项目说明:又一款开源且跨平台的类似 postman 的 API 设计和测试工具。
![](https://t.eryajf.net/imgs/2024/01/1705052924420.png)
---
- 项目地址:[cv](https://github.com/BartoszJarocki/cv)
- 项目说明:一个简洁的,构建个人在线简历的项目。
![](https://t.eryajf.net/imgs/2023/12/1703948580839.png)
---
- 项目地址:[nging](https://github.com/admpub/nging)
- 项目说明Go 语言 Web 管理面板,包含:计划任务 / MySQL 管理 / Redis 管理 / FTP 管理 / SSH 管理 / 服务器管理 / Caddy 和 Nginx 配置 / DDNS / FRP 可视化配置 / 云存储管理等功能。
![](https://t.eryajf.net/imgs/2023/12/1703948683215.png)
---
- 项目地址:[light-chaser](https://github.com/xiaopujun/light-chaser)
- 项目说明:一款开源免费的数据可视化设计工具,基于 React 技术栈实现。用于大屏幕数据可视化展示、数据报告、数据分析等场景。
![](https://t.eryajf.net/imgs/2024/01/1705071361597.png)
![](https://t.eryajf.net/imgs/2024/01/1705071375880.png)
---
### 2优秀文章
---
- [Linux下内存泄漏排查](https://www.jianshu.com/p/ea37cc9a401f)
- 如题
---
- [HTTP 499 问题处理方法合集](https://juejin.cn/post/6867050579139493896)
- 优秀的文章,结合实际案例,分析很到位
---
### 3优秀博客
---
- 博客地址:[Lenciel](https://lenciel.com/)
- 简单说明:非常反对加班,但自己不怎么睡。对物质生活悟性一般,勉强能分清鲍鱼和鲤鱼,对各种产品和技术坚持刨根问底,因此据说敏捷和智力属性还比较高。
---
- 博客地址:[水清无鱼](https://bosir.cn/)
- 简单说明:生活记录
---