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

Accesing nested REST resources with RESTAdapter

$
0
0

@BScharbau wrote:

Hello,

I'm trying to access a backend API with nested resources, i.e. I want to be able to query an endpoint /company/:slug/employees, with slug being a unique identifier. However, I am not able to use the RESTAdapter to access this endpoint to fetch records.

What is the current best practice to accomplish this behaviour in ember.js?

Best regards

Benjamin

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4840

Trending Articles