Three years ago I was looking for a simple Hello World for WordPress from a Node.js app. We didn't get there. I still need the code. So I tried asking ChatGPT for help here, and it had a number of suggestions. I implemented the one they suggested that didn't require using a package other than HTTP. I adapted it but am getting a 400 Bad Request response from WordPress. I'm going to keep trying to massage the code. I feel like I'm really close. (I got my hello world code to work. This is a big deal. I didn't end up using the ChatGPT code, instead I used an NPM package that was suggested three years ago, and for whatever reason I didn't get it done then. It was the first response in the thread.)