Hello,
We have a VueJs web application that helps local restaurants and producers to tell their story and creative knowledge. Some of our users are clover users and we are trying to help them out by displaying their menu and perhaps give them the ability to link their dishes to some the local producer if they know exactly where their ingredients came from. (We are not looking to process orders or anything like that, we just need to read the menu).
With that being said what is the best way to proceed? I dont think we need to create an actual application for clover market place, is this something that can be accomplished by just asking our user's clover api token and make calls from the server? or how should we go about this?