nodejs-rest-api-example:nodejs 中的示例 REST API,使用 restify 和 save

时间:2021-06-21 00:50:25
【文件属性】:
文件名称:nodejs-rest-api-example:nodejs 中的示例 REST API,使用 restify 和 save
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-21 00:50:25
JavaScript node-js-入门 一个使用和的简单 nodeJS API。 此应用程序支持文章 - 请查看。 在本地运行 确保你已经安装了和 。 $ git clone git@github.com:aleicher/nodejs-rest-api-example.git # or clone your own fork $ cd nodejs-rest-api-example $ npm install $ npm start 您的应用程序现在应该在上运行。 部署到 Heroku 确保首先运行: $ heroku login 然后在 heroku 上创建应用程序并运行它: $ heroku create $ git push heroku master $ heroku open 文档 有关在 Heroku 上使用 Node.js 的更多信息,请参阅这些开发中心文章:
【文件预览】:
nodejs-rest-api-example-master
----public()
--------node.svg(2KB)
----initData.sh(443B)
----Procfile(19B)
----README.md(1KB)
----app.json(272B)
----.gitignore(587B)
----index.js(2KB)
----package.json(488B)

网友评论