any resource drf
npm install @anyres/core-drfIHttpAdapter to make requests, so it's even possible to use the lib on node.js server side with typescript. You just need to implement a IHttpAdapter for it.
ngx-resource.
@anyres/wepy-adapter. Based on wepy.request from wepy.
@anyres/axios-adapter. Based on axios.
@anyres/ng-anyres. Based on HttpClient from @angular/common/http.
@anyres/mock-restful.