Install the APIVerve CLI on macOS or Linux with Homebrew. Call 350+ web APIs — weather, geocoding, finance, DNS, validation and more — from your terminal.
brew install apiverve/tap/apiverveOr tap first, then install:
brew tap apiverve/tap
brew install apiverveexport APIVERVE_API_KEY=your_key
apiverve marineweather --lat 29.48 --lon -37.62Grab a free key at apiverve.com. Run apiverve --help to get started.
- CLI overview — https://apiverve.com/cli
- Documentation — https://docs.apiverve.com
- npm package — https://www.npmjs.com/package/@apiverve/cli
- Source — https://github.com/apiverve/cli
The formula is generated from the published npm release by APIVerve build-scripts. Don't edit it by hand — changes are overwritten on the next release.