lambda.sync-estate-api

时间:2024-03-07 02:34:33
【文件属性】:

文件名称:lambda.sync-estate-api

文件大小:182KB

文件格式:ZIP

更新时间:2024-03-07 02:34:33

TypeScript

lambda.sync-estate-api 此lambda可从Immobilienscout24或FlowFact中获取遗产,并与Contentful同步。 由于运行时大部分时间超过30秒,因此Lambda的调用是异步的,并且在让Lambda运行任务的同时请求立即返回。 任务 接收有效载荷 { " updates " : { " created " : [ " 5 " ], " deleted " : [ " 1 " ], " updated " : [ " 2 " , " 4 " ] }, " config " : { " domain " : " hinterland.software " , " portal " : { " type " : " immobilienscout24


【文件预览】:
lambda.sync-estate-api-master
----.gitignore(1022B)
----package.json(2KB)
----package-lock.json(577KB)
----src()
--------functions()
--------libs()
----webpack.config.js(1KB)
----bin()
--------upsert-ssm.ts(1KB)
----.nvmrc(9B)
----jest.config.js(455B)
----tsconfig.json(467B)
----tsconfig.paths.json(104B)
----.github()
--------workflows()
----.prettierignore(29B)
----README.md(1KB)
----serverless.ts(4KB)
----.npmignore(86B)
----.prettierrc(52B)

网友评论