blob: f8663f4a37deeccc68dd358dd30fce4493b46b2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
BARB
====

Barb is a file-based API query tool written in Rust that works nicely with version control and fits into unix terminal usage.
## Example usage
(not working yet)
```
barb <file1> <file2>
```
## Credits
- Code: [Guillaume Pasquet](https://gitlab.com/guillaume54/)
- Logo: [Harpoon Chain Icon](https://game-icons.net/1x1/lorc/harpoon-chain.html) by Lorc under CC By 3.0
|