Skip to content

Commit 1e15ad8

Browse files
committed
Merge pull request json-api#1044 from zacharygolba/add-lux-implementation
docs: add Lux to implementations
2 parents e85bdf4 + 7bbd0df commit 1e15ad8

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
@@ -92,6 +92,7 @@ assembled to vet them.
9292
* [json-api-ify](https://github.com/kutlerskaggs/json-api-ify) serialize the **** out of your data. json api v1.0 complaint.
9393
* [simple-jsonapi](https://github.com/allistercsmith/simple-jsonapi) A node.js module for serializing objects to JSON API compliant documents. Very flexible whilst not caring about your choice of framework or database layer. Aims to cover the latest published version of the spec, which is currently 1.0.
9494
* [bookshelf-jsonapi-params](https://github.com/scoutforpets/bookshelf-jsonapi-params) automatically apply JSON API filtering, pagination, sparse fieldsets, includes, and sorting to your Bookshelf.js queries.
95+
* [Lux](https://github.com/postlight/lux) is a MVC style Node.js framework for building lightning fast JSON APIs.
9596

9697
### <a href="#server-libraries-ruby" id="server-libraries-ruby" class="headerlink"></a> Ruby
9798

0 commit comments

Comments
 (0)