I have an external page that will be fed with one page param (different for every user) and i want the items that being fetched to be on server side so all my api calls not being seen.
Could this be done or?
basically is a different page every user can upload images or videos so they get their own space on s3. Problem is i want to pass on param the user and get me different things (like one static image names etc)