Saturday, July 2, 2022

Show HN: Responsecodes.xyz https://ift.tt/cR8YWJE

Show HN: Responsecodes.xyz responsecodes.xyz returns response status codes based on the subdomain. https://ift.tt/B9YWxPn returns a response with a status code of 222. https://ift.tt/qcvMYR8 returns a response with a status code of 999. Non-numeric subdomains will return a 400. I built this because I needed it and I couldn't find one after searching around for a few minutes. July 2, 2022 at 10:13AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...