ng2 rest:用于浏览器和NodeJS(ts js)应用程序的同构简单健壮的REST API库 源码
ng2-rest 用于浏览器和NodeJS应用程序的同构REST框架。 简单,强大,高效的REST api,适用于诸如Angular,React,ExpressJS等其他打字稿框架。 好的方法: 将您的Web应用程序与RESTfull后端或JSONP API连接 从NodeJS服务器第三方API进行访问(与浏览器中的访问方式相同) 要安装软件包,请运行: npm install ng2-rest --save 导入资源类: import { Resource } from 'ng2-rest' ; 资源资源 使您现有的API(不仅是REST)适合使用Resource类可观察对象的新
文件列表
ng2-rest:用于浏览器和NodeJS(ts js)应用程序的同构,简单,健壮的REST API库
(预估有个110文件)
.gitignore
595B
.gitignore
1KB
app.component.html
992B
app.component.css
134B
sockets.component.html
26B
sockets.component.css
0B
cache-request.component.html
193B
demo2.component.html
773B
preview.html
236B
index.html
9KB
暂无评论