Skip to content

Commit d0e383e

Browse files
authored
Update README.md
1 parent 628491a commit d0e383e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# nature-api
22
This API will provide basic nature data, such as sunrise/sunset, temperature, and weather data for home automation
33

4-
Send a GET request to https://lounsbrough.ddns.net/nature/sunrise-sunset
4+
Sample Request JSON:
5+
```json
6+
{
7+
"authCode": "********"
8+
}
9+
}
10+
```

0 commit comments

Comments
 (0)