If you need to start working on the frontend, and the backend is not ready yet, then you need a dump server. A dump server is a server that responds to client requests with data that it retrieves from a standard HTTP dump. Meet the DeepfakeHTTP d...
xnbox.hashnode.dev1 min read
One of the nice additions in the new version is the ability to generate OpenAPI documentation from HTTP dumps, as well as built-in OpenAPI client.
In the new version (v1.0.6): <br>
Alexander
Another cool feature is that now you can feed the server not only dumps, but also OpenAPI specifications in JSON or YAML format.