{
    "name": "huggymoments-be",
    "status": "ok",
    "endpoints": {
        "GET \/api\/products": "List products (category, sizes, inStock, outStock, priceMin, priceMax, sort, page, new)",
        "GET \/api\/products\/{idOrSlug}": "Single product with related products",
        "GET \/api\/categories": "All categories with product counts"
    }
}