|
3 | 3 | 
|
4 | 4 |
|
5 | 5 | > *API Platform* is the most advanced API platform, in any framework or language.
|
| 6 | +> - Fabien Potencier (creator of Symfony), SymfonyCon 2017 |
6 | 7 |
|
7 |
| -Fabien Potencier (creator of Symfony), SymfonyCon 2017 |
8 |
| - |
9 |
| -[API Platform](https://api-platform.com) is a powerful but easy to use **full-stack** framework dedicated to API-driven projects. |
| 8 | +[API Platform](https://api-platform.com) is a powerful but easy to use **full stack** framework dedicated to API-driven projects. |
10 | 9 | It contains a **PHP** library to create fully-featured APIs supporting industry-leading standards (JSON-LD, GraphQL, OpenAPI...),
|
11 | 10 | provides ambitious **JavaScript** tooling to consume those APIs in a snap (admin, PWA and mobile apps generators, hypermedia
|
12 | 11 | client...) and is shipped with a nice **Docker** and **Kubernetes** integration to develop and deploy instantly in the cloud.
|
@@ -662,8 +661,8 @@ Open `https://localhost:444` in your browser:
|
662 | 661 | 
|
663 | 662 |
|
664 | 663 | This [Material Design](https://material.io/guidelines/) admin is a [Progressive Web App](https://developers.google.com/web/progressive-web-apps/)
|
665 |
| -built with [API Platform Admin](../admin/index.md) (Admin On Rest, React and Redux inside). It is very powerful and fully |
666 |
| -customizable, refer to its documentation to learn more. |
| 664 | +built with [API Platform Admin](../admin/index.md) (Admin On Rest, React and Redux inside). It is powerful and fully customizable, |
| 665 | +refer to its documentation to learn more. |
667 | 666 | It leverages the Hydra documentation exposed by the API component to build itself. It's 100% dynamic, **no code generation
|
668 | 667 | occurs**.
|
669 | 668 |
|
|
0 commit comments