geoapi-cli
v0.0.1
Published
🗺️ Experimental Geo API Command Line Interface
Downloads
3
Readme
geoapi-cli
🗺️ Geo API Command Line Interface
This little Node project is based on Géo API, a French tool that allows to make some requests on French cities, ZIP code, geographic coordinates and more.
This is an experimental project to learn building Node CLI app, HTTP request (with Axios), and Travis CI.
Requirements
- Node
Installation
git clone https://github.com/TorzuoliH/geoapi-cli.git
npm install
Run
node index.js
Todo
A lot of things!