Storefront API Product Data by Barcode or handle

I am trying to build a custom storefront for a static HTML website using Storefront Graphql APIs. I need to fetch product and variant information of 15-20 products by supplying product barcode or URL Handle. The only approach I could find is to use the Admin APIs and utilize an app server. Is there any way to retreive this information using Store front APIs ?