Shopify Order Count JSON Endpoint

Замовник: AI | Опубліковано: 11.02.2026
Бюджет: 30 $

I want a small service that exposes a public JSON endpoint compatible with Smiirl counters. The endpoint must pull my current order total from Shopify in real-time and respond with nothing more than that integer count (for example `{ "count": 274 }`). Core requirements • Connect to my Shopify store using the official API (private app token or Admin API, whichever you prefer). • Query total orders on each request, not cached or averaged—Smiirl will hit the URL every few seconds. • Return only the total order count, exactly as Smiirl’s documentation specifies. • Host the code so the URL is always reachable over HTTPS. A lightweight serverless function on AWS Lambda, Cloudflare Workers, or similar is fine; I only care that it stays online reliably. Acceptance test When I paste the generated URL into my Smiirl dashboard, the counter should update live as new orders arrive in Shopify. Let me know your preferred stack, any minimal shop permissions you’ll need, and a quick timeline to deliver the working link plus concise setup notes (so I can move it later if needed).