Replies: 1 comment 3 replies
-
Alternatively you should be able to access the item directly from |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a simple ID finder to look up an id on an API I found and I need to communicate with a different page but I can't use GET params as I would do with something like PHP. Any way I could do this with GET params?
localhost:3000/get
?id=102
Beta Was this translation helpful? Give feedback.
All reactions