This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
moshyfawn
moshyfawn.dev
did:plc:sshwio5obbx4zjfrn3fhsen6
Shucks, well, this works then
```bash
curl -X PUT 'https://api.github.com/notifications' \
--data '{
"last_read_at": "$ISO_8601"
}' \
--header 'Authorization: Bearer $GITHUB_TOKEN'
```
2025-09-24T12:28:25.788Z