# github awesome github资源推荐

## 工具类

* [moco](https://github.com/dreamhead/moco) 一个简单快捷的mock接口服务，[详细使用](https://book.rizon.top/xiaolgong-ju/mock-server)
* [cacher](https://www.cacher.io/) **推荐** gist代码片段管理UI工具，有客户端和web端
* [~~Lepton~~](https://github.com/hackjutsu/Lepton) ~~gist代码片段管理UI工具~~
* [noVNC](https://github.com/novnc/noVNC) webssh,web端ssh,HTML VNC Client Library and Application
* [txthinking/brook](https://github.com/txthinking/brook) 跨平台vpn工具，proxy代理工具

## gist 代码片段管理

作者：章乐 链接：<https://www.zhihu.com/question/21343711/answer/32023379> 1. <http://roughdraft.io> 可以把Gist的代码片段作为一个独立的网页发布。 2. <http://bl.ocks.org> 可以把gist里的HTML、CSS、JavaScript代码渲染好的结果在浏览器中展示出来
