文件名称:express-swagger-example:用于演示Express API文档的示例项目
文件大小:24KB
文件格式:ZIP
更新时间:2024-05-28 17:43:35
sample JavaScript
速拨示例 用于将Swagger(OpenAPI)文档演示的示例项目已添加到Express后端。 跑步 npm install npm start 访问http://localhost:3000/api-docs以在Swagger UI中查看文档 开发 使用npm run start:dev以监视模式启动服务器。
【文件预览】:
express-swagger-example-master
----swagger-sample.json(4KB)
----LICENSE(1KB)
----README.md(293B)
----.gitignore(13B)
----index.js(429B)
----package-lock.json(95KB)
----package.json(503B)