文件名称:servejson-api:这是一个用于服务静态 json 的 web 应用程序,用于使用请求 ajax 或用于其他目的的原型
文件大小:19KB
文件格式:ZIP
更新时间:2024-07-18 00:01:54
JavaScript
ServeJSON { } API ServeJSON 是一个开源产品,旨在帮助您在使用 REST 和 json 响应时创建原型或任何其他用途。 代码状态 文档 安装 git clone https://github.com/felipefdl/servejson-api.git npm install 运行测试 npm test or make test 运行服务器 npm start or node index.js 执照 ServeJSON 服务器是在下。
【文件预览】:
servejson-api-master
----bootstrap()
--------mongo.js(670B)
--------environment.js(292B)
--------index.js(237B)
----configuration.js(950B)
----services()
--------route.get.js(1KB)
--------route.create.js(3KB)
--------index.js(138B)
----newrelic.js(193B)
----controllers()
--------system.js(429B)
--------routes.js(623B)
--------index.js(118B)
----wercker.yml(446B)
----LICENSE(1KB)
----test()
--------integration()
--------unit()
----routes.js(649B)
----Procfile(19B)
----README.md(686B)
----Makefile(1KB)
----docs()
--------errors()
----.gitignore(545B)
----index.js(733B)
----infrastructure()
--------subdomain.js(687B)
--------return_default.js(508B)
--------allow_header.js(1KB)
--------remove_slash.js(318B)
--------index.js(300B)
--------crypto_pass.js(237B)
----package.json(1000B)