Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Commit 330dc05

Browse files
Update README.md
1 parent 1ddff72 commit 330dc05

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<table>
2+
<tr>
3+
<td><img width="20" src="https://cdnjs.cloudflare.com/ajax/libs/octicons/8.5.0/svg/archive.svg" alt="archived" /></td>
4+
<td><strong>Archived Repository</strong><br />
5+
This code is no longer maintained. Feel free to fork it, but use it at your own risks.
6+
</td>
7+
</tr>
8+
</table>
9+
110
# JSON REST Client for admin-on-rest
211

312
For testing purpose with [admin-on-rest](https://github.com/marmelab/admin-on-rest), use the `jsonRestClient` function that simply takes a JavaScript object, and serves as a regular REST client.

0 commit comments

Comments
 (0)