Skip to content

roong-aroon-developer/Roong-Aroon-PM25-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roong-Aroon-PM25-API

API for Roong Aroon School's PM2.5 detecting device

Example of usage

  • With fetch
fetch("ra-dust-detect.now.sh")
.then(res => res.json())
.then(data => {
    // fetched data
})

Contribution

feel free to sent your PRs~

About

API for Roong Aroon School's PM2.5 detecting device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published