Skip to content

Commit 247e37d

Browse files
authored
Merge pull request json-api#1722 from soyuka/patch-1
feat: API Platform implementation
2 parents c849103 + aa08ac1 commit 247e37d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

implementations/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ and writing of JSON:API documents.
184184
* [pz/doctrine-rest](https://github.com/R3VoLuT1OneR/doctrine-rest) library provides basic tools for implementation of JSON:API with Doctrine 2
185185
* [pz/jsonapi-resource](https://github.com/R3VoLuT1OneR/jsonapi-resource) Serialize PHP class object into JSON:API resource object using PHP 8.0 Attributes.
186186
* [binarcode/laravel-restify](https://github.com/binarcode/laravel-restify) The fastest way to make a powerful JSON:API compatible Rest API with Laravel [Reference Docs](https://restify.binarcode.com/).
187+
* [API Platform](https://api-platform.com) is an API-first Framework supporting JSON:API.
187188

188189
### <a href="#server-libraries-node-js" id="server-libraries-node-js" class="headerlink"></a> Node.js
189190
* [Fortune.js](http://fortune.js.org/) is a library that includes a [comprehensive implementation of JSON:API](https://github.com/fortunejs/fortune-json-api).

0 commit comments

Comments
 (0)