Skip to content

Commit

Permalink
Update README (React Admin upgrade) (#114)
Browse files Browse the repository at this point in the history
* Update README (React Admin upgrade)

* Update README.md
  • Loading branch information
Fabious authored and alanpoulain committed Sep 11, 2018
1 parent 0dc4911 commit f242644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,11 +11,11 @@ using [the API Platform framework](https://api-platform.com).
The generated administration is a 100% standalone Single-Page-Application with no coupling to the server part, according
to the API-first paradigm.

API Platform Admin parses the Hydra documentation then uses the awesome [Admin On Rest](https://marmelab.com/admin-on-rest/)
API Platform Admin parses the Hydra documentation then uses the awesome [React-admin](https://marmelab.com/react-admin/)
library (and [React](https://facebook.github.io/react/)) to expose a nice, responsive, management interface (Create-Retrieve-Update-Delete)
for all available resources.

You can also customize all screens by using Admin On Rest components and even raw JavaScript/React code.
You can also customize all screens by using React-admin components and even raw JavaScript/React code.

## Installation

Expand Down

0 comments on commit f242644

Please sign in to comment.