文件名称:product-features-service
文件大小:152KB
文件格式:ZIP
更新时间:2024-05-03 15:53:22
JavaScript
亚马逊产品页面-产品功能 前端盖石(FEC)项目 相关项目 目录 用法 一些使用说明 要求 如果使用则包含一个nvmrc文件。 节点6.13.0 等等 发展 原始API 邮政 方法:POST端点:“ / product-features”必需的正文:要插入的记录响应:如果成功,将返回200,否则返回500,或者如果记录已经存在 得到 方法:GET端点:“ / product-features:id”必需的正文:NA响应:如果成功,将返回200和响应数据,否则返回500。对象,其他功能:对象} 放 方法:PUT端点:“ / product-features”必需的正文:要更新的productId,以这种格式进行的更新的JSON-{productId:product_id,updates:{updates_to_make}}响应:如果成功则返回200,否则返回500如果记录不存在
【文件预览】:
product-features-service-main
----schema.sql(1008B)
----public()
--------index.html(212B)
----STYLE-GUIDE.md(90B)
----client()
--------dummyImages.js(2KB)
--------components()
--------index.jsx(195B)
----database()
--------data_seeding()
--------clean_db.js(749B)
--------database.js(2KB)
----.eslintrc.js(278B)
----webpack.config.js(1001B)
----.vscode()
--------settings.json(427B)
----.circleci()
--------config.yml(1KB)
----babel.config.json(203B)
----stress_testing()
--------post.yml(450B)
--------get.yml(450B)
--------functions.js(610B)
----.travis.yml(35B)
----test()
--------api_tests.test.js(5KB)
----__tests__()
--------app.test.js(848B)
----README.md(2KB)
----.gitignore(259B)
----server()
--------start.js(130B)
--------index.js(2KB)
----package-lock.json(507KB)
----package.json(2KB)