2025/6/7 本橋大輔 株式会社モノサス キン担ラボ
$ git clone https://github.com/motohasystem/OnewayCRUD_CDK.git $ cd OnewayCRUD_CDK $ npm install $ cdk deploy
kintone Café 徳島 CoderDojo神山 神山メイカースペース
個性的な四種類のkintoneカスタマイズを組み合わせた拡張技
awsでkintoneレコードをJSON公開 https://github.com/motohasystem/OnewayCRUD_CDK
https://YYYY.execute-api.ap-northeast-1.amazonaws.com/prod/<<APPID>>/items
{ "Count": 1, "Items": [ { "$revision": { "S": "3" }, "更新日時": { "S": "2025-06-05T04:58:00Z" }, (中略) "Customer": { "S": "株式会社Piacco" }, "__access__": { "S": "Public" }, "$id": { "N": "21" } } ], "ScannedCount": 1 }
kintoneアプリのレコードをAWS経由でJSONとして公開する https://zenn.dev/motohasystem/articles/04-2025-06-onewaycrud
- class: normal / blue / green / red / kintone / purple / gray