Skip to content

No return through with GET request #245

@xTimsonx

Description

@xTimsonx

Hello diegohaz,

I generated an rest api with this framework and try to fetch the data now in my app.
But I am not sure how to get it per request, I tried something like GET: 127.0.0.1:9000/calendars?access_token=&q=userId , to get an calender by the id of it's user (included in the api). But the returned data was just empty since i'm not sure where to insert the Id in the query.

Do you know how to build the query?

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