Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 780 Bytes

File metadata and controls

15 lines (10 loc) · 780 Bytes

WP GreatSchools API

A WordPress php library for interacting with the Great Schools API.

Code Climate Test Coverage Issue Count

USAGE

GET Request

$greatschools = new GreatSchoolsAPI( 'EXAMPLE-API-KEY');