Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iamlongalong/easyget
- Owner: iamlongalong
- License: mit
- Created: 2024-03-25T11:46:15.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T11:58:49.000Z (about 2 months ago)
- Last Synced: 2024-11-04T12:37:12.586Z (about 2 months ago)
- Language: Go
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# easyget
easy get key values1. 从 stdin 获取
- 使用 prompt 选择
- 自由输入
- 使用 json path 获取
- 使用 reg 匹配获取
2. 从 json file 获取
3. 从 mysql table 获取
4. 从 sqlite table 获取
5. 从 cmd 的返回中获取
6. 从 http 的返回中获取