San Francisco - 911 Calls

node v10.24.1
version: 1.0.0
endpointsharetweet
const stae = require("stae") const api = stae.createClient({ key: '' }) const { results } = await api.place.dataType.datum.find({ placeId: 'sf-ca', dataTypeId: '911-call' })
Loading…

no comments

    sign in to comment