Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Relationships fetching way #50

@mabdurrehman

Description

@mabdurrehman

If I request on api URL
http://localhost:3000/jobs/13/relationships/applicants
in postman i get the required data. But I do not the way to get it in my angular (front-end) app.
Consider a job & applicant models in my rails(back end)

I want to see who has applied for the job with id = X (let X = 2 ). I want to see list of applicant(s) for a job X

@jakubrohleder Its humbly requested to make demo simple and close to real world examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions