From 03759cf26fee84c669cd34559935916ac3a46910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Dunglas?= Date: Mon, 6 Apr 2015 12:43:14 +0200 Subject: [PATCH] Mention API platform in the doc --- CONTRIBUTING.md | 2 +- doc/getting-started.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7110c39f..781d144a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,4 +14,4 @@ All Pull Requests must be open on [the GitHub project page](https://github.com/d ## Going further -Read [the Symfony documentation about contributing code](http://symfony.com/doc/current/contributing/code/patches.html). \ No newline at end of file +Read [the Symfony documentation about contributing code](http://symfony.com/doc/current/contributing/code/patches.html). diff --git a/doc/getting-started.md b/doc/getting-started.md index 5d3271c0..3b9d3a0d 100644 --- a/doc/getting-started.md +++ b/doc/getting-started.md @@ -10,6 +10,10 @@ Or directly as a development dependency of your project: composer require --dev dunglas/php-schema +If you want to create an API exposing Schema.org types, take a look at [Dunglas's API platform](https://github.com/dunglas/api-platform), +a all-in-one skeleton including PHP Schema and integrated with a ton of other useful packages allowing to generate JSON-LD +REST API in minutes. + ## Model scaffolding Start by browsing [Schema.org](http://schema.org) and pick types applicable to your application. The website provides