(wrap-pubsub-data handler)
Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON.
Make sure the body JSON was parsed before, using something like ring.middleware.json/wrap-json-body
Middleware that decodes the Base64 data of the Pubsub message. Also parses the JSON. Make sure the body JSON was parsed before, using something like `ring.middleware.json/wrap-json-body`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close