Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4870

Is it possible to use two adapters in one project?

$
0
0

Is it possible to include two different adapters inside a project? One should be the default ApplicationAdapter extending JsonApiAdapter And one is for example the SpecialAdapter for REST API calls that are not conform to the JSON API rules (legacy API)? Or is it better to use fetch with JSON.parse to go to legacy API’s?

5 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 4870

Trending Articles