File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,19 @@ Pull Request](https://github.com/json-api/json-api).
10
10
11
11
## Client
12
12
13
- [ ember-data] ( https://github.com/emberjs/data ) is one of the original exemplar
14
- implementations, but is slightly out of date at the moment .
13
+ * [ ember-data] ( https://github.com/emberjs/data ) is one of the original exemplar
14
+ implementations. There is a [ custom adapter ] ( https://github.com/daliwali/ember-json-api ) to support json-api .
15
15
16
16
## Server
17
17
18
18
### PHP
19
19
20
20
* [ FriendsOfSymfony / FOSRestBundle] ( https://github.com/FriendsOfSymfony/FOSRestBundle/issues/452 )
21
21
22
+ ### Node.js
23
+
24
+ * [ Fortune.js] ( http://fortunejs.com ) is a framework built to implement json-api.
25
+
22
26
### Ruby
23
27
24
28
* [ ActiveModel::Serializers] ( https://github.com/rails-api/active_model_serializers )
You can’t perform that action at this time.
0 commit comments