"Hosted on AWS" is gonna backfire on you. This basically opens you up to people misusing it to drive traffic costs for you and you end up paying a lot of money for it.
Better to find a host where you're not paying for traffic and you can have a dedicated host.
It looks like Osapy acts as a proxy to an arbitrary destination server. Requestbin and similar tools are for receiving and saving HTTP requests, but not proxying them out to somewhere else. So that's an important difference.
Although I'm having trouble getting it to work. Seeing the same token error others are reporting.
If you're looking to be more professional with less work, I would suggest using https://tailwindcss.com/ to spruce up the overall look!
Site is nice btw, will use in the future.
For client debugging I usually just use the network inspector or Charles (https://www.charlesproxy.com/). But I guess this might be useful for server to server API call debugging
I've been frustrated with building API integrations and struggling to track down API call issues via Postman, e.g. what does a raw request really look like or where are my headers ending up. Interested to see if anyone finds this useful.
I assume the example numbersapi that is loaded by default.
I got the same thing. Leaves me wondering what to do next. It's not clear, then I figured I'll try this curl command, then an error and still nothing obvious to try next.