No description
|
|
||
|---|---|---|
| private | Rough draft | |
| public | Return string as-is. | |
| .gitignore | Rough draft | |
| README.md | README: Newlines | |
acurite
This is a simple PHP script with a GET and POST endpoint.
The POST endpoint will ingest a JSON payload and save it to a file.
The GET endpoint will return the contents of the file.
Both endpoints expect a "Secret" HTTP header.
It's meant to be used with ~chimo/acurite-client.
There is an Alpine Linux package for it at ~chimo/apkbuilds/acurite.