Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No return through with GET request #245

Open
xTimsonx opened this issue Jan 24, 2021 · 1 comment
Open

No return through with GET request #245

xTimsonx opened this issue Jan 24, 2021 · 1 comment

Comments

@xTimsonx
Copy link

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?

@erik2018Berlin
Copy link

Hi,
I have the same problem.
I want to use the querys in postman. For example www.Test.de/Posts?Category=sport.

How can i build this query with your rest implementation?

Kind regards,
Erik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants