Skip to content

Commit b6b9db0

Browse files
committed
refactor: conflict resolve
2 parents a2f4ac2 + d4bb882 commit b6b9db0

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ git clone git@github.com:habibun/symfony-api-platform.git
3333
cd symfony-api-platform
3434
git checkout v2
3535
symfony composer install
36-
yarn install
37-
symfony server:start
3836
```
3937

4038
</p>
@@ -44,7 +42,7 @@ symfony server:start
4442
<p>
4543

4644
<img
47-
src="url"
45+
src="https://user-images.githubusercontent.com/5810350/222693930-e6653b71-1797-4bf8-97e9-9e7a35bbc356.png"
4846
alt="Symfony API Platform Project"
4947
width="50%"
5048
/>
@@ -60,8 +58,6 @@ git clone git@github.com:habibun/symfony-api-platform.git
6058
cd symfony-api-platform
6159
git checkout v2
6260
symfony composer install
63-
yarn install
64-
symfony server:start
6561
```
6662

6763
</p>
@@ -71,7 +67,13 @@ symfony server:start
7167
## Learn More
7268
- [API Platform Docs][api_platform_docs]
7369
- [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)
7577

7678
## Related
7779
- [Symfony](https://github.com/habibun/symfony)

0 commit comments

Comments
 (0)