Make HTTP requests from your terminal, and save them with an embedded sqlite datababase.
- Go to the releases page and download the latest package of your OS.
- Use the
treq.exe
program from a terminal to open up treq
Depending on your OS, the sqlite db is saved on these locations:
Path: $XDG_CONFIG_HOME or ~/.config if XDG_CONFIG_HOME is not set.
Example: /home/username/.config
Path: %AppData% (usually C:\Users\username\AppData\Roaming
)
Example: C:\Users\username\AppData\Roaming
Path: $HOME/Library/Application Support
Example: /Users/username/Library/Application
Support
As of right now, treq is still a WIP, so the code can be messy at times. If you stumble upon this project and want to contribute, open a PR to the main
branch so i can take a look.
- Real contribution guidelines
- Organize the code so its easier to contribute
- QA
- Themes
- Assure it works con all OS
- More response metadata