8000 Merge pull request #1 from atapatel/patch-1 · roy-coder/json-api@d7ee765 · GitHub
[go: up one dir, main page]

Skip to content

Commit d7ee765

Browse files
authored
Merge pull request json-api#1 from atapatel/patch-1
Added binarcode/laravel-restify in PHP section.
2 parents 688ddc7 + af39622 commit d7ee765

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
@@ -183,6 +183,7 @@ and writing of JSON:API documents.
183183
* [bednic/json-api](https://gitlab.com/bednic/json-api) Annotation driven library for creating valid JSON API response document from your objects.
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.
186+
* [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/).
186187

187188
### <a href="#server-libraries-node-js" id="server-libraries-node-js" class="headerlink"></a> Node.js
188189
* [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)
0