diegohaz / diegohaz/rest

No return through with GET request

Open
#245 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.8k
Forks
304
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.