文件名称:JSON_data_storage_file
文件大小:413KB
文件格式:ZIP
更新时间:2024-06-19 06:24:43
JavaScript
JSON(Key-Value) data_storage_system (API) NodeJs(ExpressJs) API 用于存储支持基本 CRD(创建、读取、删除)操作的键值对,数据存储在用户定义路径的本地存储中; 问题陈述 要求: node最近和npm 使用postman和Chrome Browser进行测试 部署:下载并解压这个 repo 到你的平台并在目录中执行 npm install 支持以下功能需求: 用户注册 POST - > http : //localhost:3000/api/register //localhost(your_host).... default_port = `3000` (else defined in your `process.env.PORT - Body Of above POST metho
【文件预览】:
JSON_data_storage_file-main
----package.json(274B)
----package-lock.json(14KB)
----storage()
--------user.json(2B)
----IMG()
--------2nd.png(43KB)
--------text.txt(14B)
--------3rd.png(40KB)
--------1st.png(42KB)
--------4th.png(44KB)
--------Problem Statement.jpeg(255KB)
----index.js(4KB)
----README.md(3KB)