captureShopifyWebhookSendWholeOrder
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Improvement ideas
Merged
Opened by stevekrouse
8/7/2025This is awesome! I thought I'd see if I could make a couple little improvements, but no pressure to accept any of them.
- I used
Deno.env.getinstead ofprocess.envbecause we can skip an import - I added a README.md file with a bit of extra context
- I handle GET requests by linking to the val itself. This isn't terribly beautiful code. If you have any suggestions or feedback, I'm all ears.
If you only want some of these changes, feel free to copy and paste the ones you want into your code vs merging them all.
2 files changed
+18
-3
Pull request merged
Merged into stevekrouse/main from lshaowei18/main