Hacker News new | ask | show | jobs
by stu_k 2471 days ago
You might be interested in a tool I wrote to serve .har files called server-replay: https://github.com/Stuk/server-replay

It also allows you to overlay local files, so you can change code while reusing server responses.