Skip to content

Commit 8509fed

Browse files
authored
feat: update
1 parent ce88bd0 commit 8509fed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

1-js/01-getting-started/1-intro/article.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@ JavaScript 是将这三件事结合在一起的唯一的浏览器技术。
115115

116116
这样的语言还有很多。当然,即使我们在使用此类编译语言,我们也需要了解 JavaScript。因为了解 JavaScript 才能让我们真正明白我们在做什么。
117117

118+
## Mock 工具
119+
120+
<a href="https://datayi.cn/w/nRbOawVP" target="_blank"><img src="https://user-images.githubusercontent.com/26959437/189130319-846e1e33-3b47-4cbc-8fe1-0fa87db5362f.svg" width="300px;" target="_blank"/></a>
121+
122+
一个好用的开源接口 Mock 工具:[https://github.com/eolinker/eoapi](https://datayi.cn/w/nRbOawVP)
123+
124+
除了 Mock 功能,还集合了 API 管理和测试功能,还可以通过插件广场帮助你将 API 发布到各个应用平台,比如发布到网关上完成 API 上线,或者和低代码平台结合,将 API 快速变成低代码平台中可使用的组件等。
125+
118126
## 总结
119127

120128
- JavaScript 最开始是专门为浏览器设计的一门语言,但是现在也被用于很多其他的环境。

0 commit comments

Comments
 (0)