We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60c9e1b commit 9fd8b2dCopy full SHA for 9fd8b2d
README.md
@@ -0,0 +1,14 @@
1
+# API Platform - JSON:API
2
+
3
+The [JSON:API](https://jsonapi.org/) component of the [API Platform](https://api-platform.com) framework.
4
5
+JSON:API is a popular specification for building APIs in JSON.
6
7
+[Documentation](https://api-platform.com/docs/core/content-negotiation/)
8
9
+> [!CAUTION]
10
+>
11
+> This is a read-only sub split of `api-platform/core`, please
12
+> [report issues](https://github.com/api-platform/core/issues) and
13
+> [send Pull Requests](https://github.com/api-platform/core/pulls)
14
+> in the [core API Platform repository](https://github.com/api-platform/core).
0 commit comments