public object Search([FromUri] string q) => ProductMdl.search_products(q);