hal-9000:我们其余人的自动化

时间:2024-05-27 15:44:00
【文件属性】:

文件名称:hal-9000:我们其余人的自动化

文件大小:17KB

文件格式:ZIP

更新时间:2024-05-27 15:44:00

JavaScript

哈尔9000 我们其余人的自动化。 什么? 无需公共API即可从服务中检索信息的“自动化”集合。 想想一个穷人的开源 。 为什么? 我们使用的一堆服务确实可以从拥有公共API中受益。 最简单的方法是通过UI自动化。 如何? 安装依赖项: yarn install 创建您的.env文件,您可以使用.env.example作为指导。 导出环境变量: export $( cat .env | xargs ) 现在,您可以运行服务自动化: node allianz-example.js Allianz summary: { policyAmount: '123456.78', } node bbva-example.js BBVA summary: [ { title: 'Cuenta de nómina • 01234', amount: '234567.89' }


【文件预览】:
hal-9000-master
----helpers.js(143B)
----n26-example.js(802B)
----allianz-example.js(996B)
----package.json(73B)
----bbva.js(4KB)
----cetesdirecto-example.js(884B)
----infonavit.js(3KB)
----allianz.js(2KB)
----bbva-example.js(1KB)
----LICENSE(1KB)
----n26.js(2KB)
----.env.example(426B)
----cetesdirecto.js(2KB)
----.gitignore(18B)
----README.md(2KB)
----yarn.lock(15KB)
----infonavit-example.js(922B)

网友评论