districtapi
v0.1.0
Published
Official Node.js SDK for districtapi.dev — US school district and school data API
Downloads
88
Maintainers
Readme
districtapi
Official Node.js SDK for districtapi.dev — US school district and school data API.
Installation
npm install districtapiStatus
This SDK is currently a placeholder. The API and full SDK are in development.
const { VERSION } = require('districtapi');
console.log(VERSION); // 0.1.0Links
- Website: districtapi.dev
- GitHub: github.com/DistrictAPI/districtapi-node
License
MIT
