node-auth:节点身份验证剩余API

时间:2024-04-24 01:40:48
【文件属性】:

文件名称:node-auth:节点身份验证剩余API

文件大小:229KB

文件格式:ZIP

更新时间:2024-04-24 01:40:48

JavaScript

授权Node.js Rest API 这是Auth Rest API服务器(节点v15.3.0)。 该项目包含以下源文件: . ├── Dockerfile ├── README.md ├── app.js // express application config ├── bin │   └── www // express executable ├── docker-compose.sonar.yml // docker compose for the whole project ├── jest.config.js // jest testing framework configurarion ├── package-lock.json ├── package.json ├── public │   ├── images │   ├── javascripts │   └──


【文件预览】:
node-auth-main
----.eslintrc.yml(160B)
----app.js(3KB)
----Dockerfile(513B)
----package.json(1KB)
----sonar-scanner.js(647B)
----package-lock.json(775KB)
----src()
--------repository()
--------mockObjects.js(788B)
--------utils.js(4KB)
--------service()
--------utils.test.js(2KB)
--------routes()
----.dockerignore(68B)
----bin()
--------www(2KB)
----jest.config.js(0B)
----public()
--------stylesheets()
----views()
--------error.pug(84B)
--------index.pug(66B)
--------layout.pug(125B)
----README.md(4KB)
----docker-compose.sonar.yml(150B)

网友评论