React & REST API: GET & POST to a Web Database

Опубликовано: 25 Июль 2026
на канале: Kintone Developer Program
223
7

This is the recording of the May 27 React Workshop.

Let's create a front-end React Component that can access the contents of a 3rd party Web Database service using Express as a proxy.

Code & Slide:
http://bit.ly/KDP_REACT​_2

00:00:00​ Hello
00:5:40​ Get Started
00:11:08​ Live Coding Start
00:33:47​ Express Server Setup
00:49:32​ What is Kintone?
00:56:11​ Build a Kintone App & API Token
00:58:10​ Server.JS & Kintone API
01:13:48​ POST Data
01:39:54​ Wrap Up