Simple CLI that made requests for any API
Instalation
npm install -g jget
Example
jget pokeapi.co/api/v1/pokemon/
It will be written one json file in your current directory with the API returns data
npm install -g jget
jget pokeapi.co/api/v1/pokemon/
It will be written one json file in your current directory with the API returns data
npm i jget
0
1.0.3
WTFPL