anmol5varma / JSON-Mocks

Being a part of front-end and back-end development teams, many a times the back-end/third party APIs are just not ready for integration and testing. To get around that, you can simply dump the mock JSON responses here with the required endpoint to get API endpoints up and running.
6 stars 2 forks source link

Add support for windows OS #4

Closed anmol5varma closed 3 years ago

anmol5varma commented 3 years ago

Windows OS doesn't allow : to be a part of any filename, doc link. Can we migrate to some other separator to provide windows OS compatibility?