Skip to content

Commit

Permalink
Remove example and add link to RA demo
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Apr 19, 2024
1 parent cae9074 commit 8027da9
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 813 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Intercept AJAX calls to fake a REST server based on JSON data. Use it on top of [Sinon.js](http://sinonjs.org/) (for `XMLHTTPRequest`) or [fetch-mock](https://github.com/wheresrhys/fetch-mock) (for `fetch`) to test JavaScript REST clients on the browser side (e.g. single page apps) without a server.

See it in action in the [react-admin](https://marmelab.com/react-admin/) [demo](https://marmelab.com/react-admin-demo) ([source code](https://github.com/marmelab/react-admin/tree/master/examples/demo)).

## Usage

### Fake XMLHTTPRequest
Expand Down
78 changes: 0 additions & 78 deletions example/fetch.html

This file was deleted.

81 changes: 0 additions & 81 deletions example/index.html

This file was deleted.

22 changes: 0 additions & 22 deletions example/ng-admin/Readme.md

This file was deleted.

19 changes: 0 additions & 19 deletions example/ng-admin/bower.json

This file was deleted.

Loading

0 comments on commit 8027da9

Please sign in to comment.