Tag
Posts tagged “REST API”
How to Connect React/Next.js to a Frappe Backend (API + Auth + Real-Time)How to Connect React/Next.js to a Frappe Backend (API + Auth + Real-Time)
A step-by-step guide to calling Frappe's REST API from React/Next.js, handling session and API-key auth correctly, and wiring up live updates with Socket.IO


Trigger GitHub Actions with the REST API
Discover how to trigger GitHub Actions with the REST API. This tutorial covers analyzing workflow files, constructing API requests, and using tools like Postman or Thunder Client.