文件名称:wp-api-ember:Wordpress REST API + Ember JS
文件大小:67KB
文件格式:ZIP
更新时间:2024-02-25 15:28:38
ember wordpress emberjs rest-api wp
WordPress REST Api和Ember.js样板 该存储库将帮助您快速设置项目,以通过wp-json / v2 api插件从Wordpress网站获取数据。 项目结构 --app |---adapter |---application.js // handle connection to wordpress |---serializer |---application.js // serializer data as RESTAPI Adapter expects |----route |---pages.js //get all pa
【文件预览】:
wp-api-ember-master
----.travis.yml(336B)
----.ember-cli(280B)
----ember-cli-build.js(826B)
----vendor()
--------.gitkeep(0B)
----config()
--------environment.js(1KB)
----.watchmanconfig(37B)
----package.json(1KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(112B)
--------index.html(1KB)
--------unit()
--------integration()
--------.jshintrc(831B)
--------helpers()
----app()
--------models()
--------serializers()
--------templates()
--------routes()
--------index.html(677B)
--------controllers()
--------resolver.js(65B)
--------adapters()
--------components()
--------styles()
--------app.js(406B)
--------router.js(270B)
--------helpers()
----testem.js(237B)
----.gitignore(273B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----README.md(7KB)
----.jshintrc(518B)
----yarn.lock(167KB)
----bower.json(54B)
----.editorconfig(368B)