File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 11.idea
22node_modules
3+
4+ # Local Netlify folder
5+ .netlify
Original file line number Diff line number Diff line change 44[ ![ GitHub contributors] ( https://img.shields.io/github/contributors/NdoleStudio/httpmock )] ( https://github.com/NdoleStudio/httpmock/graphs/contributors )
55[ ![ GitHub license] ( https://img.shields.io/github/license/NdoleStudio/httpmock?color=brightgreen )] ( https://github.com/NdoleStudio/httpmock/blob/master/LICENSE )
66![ Docker Pulls] ( https://img.shields.io/docker/pulls/ndolestudio/httpmock )
7+ [ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/6a751c80-ac38-4fa0-a470-3d2a69f98dfc/deploy-status )] ( https://app.netlify.com/sites/httpmock/deploys )
78
89This is a mock http server which can be used to test HTTP requests and responses when building an HTTP client.
910You can also use it to mock a backend API in your frontend app e.g in in situations where you're still waiting for the
You can’t perform that action at this time.
0 commit comments