Skip to content

Commit 3924436

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #412
2 parents 992a201 + 34b0d6e commit 3924436

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<bg=blue;fg=white> </>
2+
<bg=blue;fg=white> What's next? </>
3+
<bg=blue;fg=white> </>
4+
5+
* Your API is almost ready:
6+
1. Create your first API resource in <info>src/Entity</info>;
7+
2. Go to <info>/api</info> to browse your API
8+
9+
* To enable the GraphQL support, run <comment>composer require webonyx/graphql-php</>,
10+
then browse <info>/api/graphql</info>.
11+
12+
* <fg=blue>Read</> the documentation at <comment>https://api-platform.com/docs</>

0 commit comments

Comments
 (0)