Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way.
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $API_KEY" \ http://mercure.local/.well-known/mercure
curl \ -H "Authorization: Bearer $API_KEY" \ http://mercure.local/.well-known/mercure/subscriptions
curl \
-H "Authorization: Bearer $API_KEY" \
http://mercure.local/.well-known/mercure/subscriptions/{topic}No SDKs yet