Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamlongalong/easyget

easy get key values
https://github.com/iamlongalong/easyget

Last synced: 8 days ago
JSON representation

easy get key values

Awesome Lists containing this project

README

        

# easyget
easy get key values

1. 从 stdin 获取
- 使用 prompt 选择
- 自由输入
- 使用 json path 获取
- 使用 reg 匹配获取
2. 从 json file 获取
3. 从 mysql table 获取
4. 从 sqlite table 获取
5. 从 cmd 的返回中获取
6. 从 http 的返回中获取