:movie_camera: GlooEye Week 4: Slack API, Markdown...
# two-minute-week
m
🎥 GlooEye Week 4: Slack API, Markdown Support, JSON Interactions 00:05 Slack API 00:35 Post Message Endpoint 01:02 Slack Block Kit Support & Live Preview 01:53 Send Message to Slack 02:32 JSON Collapse/Expand One/All 02:54 Conversation List Endpoint

https://www.youtube.com/watch?v=HeHzmnr_ZRE

t
m
I was thinking about something like that but I need to know that the proxy is not logging the requests, since most of them have some api key in them 🙂
t
the proxy is open source by design, the code is in the notebook I linked. part of webcode's aim is to run publicly auditable code, extending open source to the server in a new meaningful way. The webcode runtime is a bit of a binary blob, you can see its code here and soon you can self-host it, but the point of fetchp is that is it is implemented in userspace service, using code hsoted by an independant 3rd party (observablehq) so you can kinda trust its not doing any shennanigans coz you can see the code, or fork the notebook for your own implementation of fetchp
❤️ 1