Using bracketPy-PHP-SDK with mashape.com

PHP integration

Install

composer require bracketPy-PHP-SDK
Find cities
curl \
  -H "x-rapidapi-key: $API_KEY" \
  /geo/cities
Find countries
curl \
  -H "x-rapidapi-key: $API_KEY" \
  /geo/countries
Get locales
curl \
  -H "x-rapidapi-key: $API_KEY" \
  /locale/locales
SDK on GitHub 📄 API Docs
SDK
bracketPy-PHP-SDK
PHP
API
mashape.com
mashape.com:geodb

At a glance

Language PHP
Endpoints26