DummyJSON.com provides different types of REST Endpoints filled with JSON data which you can use in developing the frontend with your favorite framework and library without worrying about writing a backend.
Thanks for bringing us DummyJSON, that's a great tool I use a lot for prototyping.
Unfortunately I found out that using the 204 HTTP Mock route fail unexpectedly with the following error :
upstream connect error or disconnect/reset before headers. reset reason: protocol error
I tried to run DummyJSON localy and everything works as intented.
So, I dont know if it might be an error with Railway itself. But here is a way to reproduce.
Hi,
Thanks for bringing us DummyJSON, that's a great tool I use a lot for prototyping. Unfortunately I found out that using the 204 HTTP Mock route fail unexpectedly with the following error :
I tried to run DummyJSON localy and everything works as intented. So, I dont know if it might be an error with Railway itself. But here is a way to reproduce.
Cheers,