Dec 11, 2016
0
Level 1
Request data on same URL
I'm making a list of users which I want to add pagination to with Vue. All what I've seen is people making an API page that has this data on it and it's sending requests to that, though this contains information I don't want anyone to access. Would it be better for me smart for me to do this in vue or would it be better to do this with a simple
?page=1
Please or to participate in this conversation.