smollweide / node-mock-server

File based Node REST API mock server
MIT License
255 stars 65 forks source link

Importing Har Files as Mock Requests/Responses #114

Closed logicquest closed 4 years ago

logicquest commented 6 years ago

It is often difficult for developers to several hundreds of request-response combinations manually. On using this option, developers can easily import the existing apis to this service and kickstart to use Mock Server.

Screen 1: image

Screen 2: image

Screen 3: image

raphapy commented 1 month ago

Do we need to use an option to have this feature enabled?