API doc
This commit is contained in:
parent
8dc1ec63f2
commit
ec5969b898
1 changed files with 7 additions and 0 deletions
7
API.md
Normal file
7
API.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
Basic API:
|
||||
|
||||
```bash
|
||||
curl -X GET http://localhost:3000/api/v1/status/last-fire-detected
|
||||
curl -X GET http://localhost:3000/api/v1/status/last-fire-check
|
||||
curl -X GET http://localhost:3000/api/v1/status/active-fires-count
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue