Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 194 Bytes

nature-api

This API will provide basic nature data, such as sunrise/sunset, temperature, and weather data for home automation

Sample Request JSON:

{ 
    "authCode": "********"
}