File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -33,8 +33,6 @@ git clone git@github.com:habibun/symfony-api-platform.git
33
33
cd symfony-api-platform
34
34
git checkout v2
35
35
symfony composer install
36
- yarn install
37
- symfony server:start
38
36
```
39
37
40
38
</p >
@@ -44,7 +42,7 @@ symfony server:start
44
42
<p >
45
43
46
44
<img
47
- src="url "
45
+ src="https://user-images.githubusercontent.com/5810350/222693930-e6653b71-1797-4bf8-97e9-9e7a35bbc356.png "
48
46
alt="Symfony API Platform Project"
49
47
width="50%"
50
48
/>
@@ -60,8 +58,6 @@ git clone git@github.com:habibun/symfony-api-platform.git
60
58
cd symfony-api-platform
61
59
git checkout v2
62
60
symfony composer install
63
- yarn install
64
- symfony server:start
65
61
```
66
62
67
63
</p >
@@ -71,7 +67,13 @@ symfony server:start
71
67
## Learn More
72
68
- [ API Platform Docs] [ api_platform_docs ]
73
69
- [ Swagger Docs] [ swagger_docs ]
74
-
70
+ - [ Swagger UI] ( https://swagger.io/tools/swagger-ui/ )
71
+ - [ RDF] ( https://www.w3.org/RDF/ )
72
+ - [ JSON-LD] ( https://en.wikipedia.org/wiki/JSON-LD )
73
+ - [ OpenAPI Specification] ( https://oai.github.io/Documentation/ )
74
+ - [ Hydra] ( https://www.hydra-cg.com/ )
75
+ - [ A simple PHP API extension for DateTime] ( https://github.com/briannesbitt/carbon )
76
+ - [ The Serializer Component] ( https://symfony.com/doc/5.4/components/serializer.html )
75
77
76
78
## Related
77
79
- [ Symfony] ( https://github.com/habibun/symfony )
You can’t perform that action at this time.
0 commit comments