Apollo is a bit bloated, I would love to see what Jacob is doing if it is public ๐
Apollo is a bit bloated, I would love to see what Jacob is doing if it is public 
element method runs before text method so even after I've got the inner content it's too late :\ ah well, back to the drawing board
const body = await request.json() is how you access the POST body of a requestconst { title, content } = await request.json()
upstream option to proxy to your backend services?workers.dev?