文件名称:generator-restapi:约曼发电机
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-30 11:50:53
JavaScript
发电机restapi 小型但不错的发电机。 对于Express和MongoDB。 他非常适合Restfull Api项目。 入门 安装Yeoman npm install -g yo 约曼发电机 约曼轻装上阵。 他搬进来时没有打包任何发电机。您可以将发电机想像成插件。 您可以选择想要创建的应用程序类型,例如Backbone应用程序或什至是Chrome扩展程序。 要从npm安装generator-restapi,请运行: npm install -g generator-restapi 最后,启动生成器: yo restapi 向定制项目添加路线。 执行此命令 yo restapi:route theNameofTheRoute 执照 塞巴斯蒂安·克瑞斯(Sebastian Kreissl)(c)2015 麻省理工学院
【文件预览】:
generator-restapi-master
----.gitignore(20B)
----.yo-rc.json(31B)
----README.md(760B)
----test()
--------test-route.js(466B)
--------test-app.js(615B)
----LICENSE(1KB)
----app()
--------index.js(3KB)
--------templates()
----.gitattributes(12B)
----.jshintrc(275B)
----package.json(683B)
----route()
--------index.js(1KB)
--------templates()
----.npmignore(13B)
----.travis.yml(220B)
----.editorconfig(197B)