Paldom / angular2-rest

Angular2 HTTP client to consume RESTful services. Built with TypeScript.
MIT License
248 stars 72 forks source link

hi,like $resource in angular1 #4

Closed ghost closed 6 years ago

ghost commented 8 years ago

hi,there thank you i need this
I need it to replace $resource

:)

good job

i used django-rest-framework (django-rest-framework.org) It can work it ? thank you very much ,paldom

Paldom commented 8 years ago

Hi @iloveyo123u1, thanks :) it should work with any rest fw, but there could be some mistakes with merged contributions, I cant confirm them yet. Look at the very first commits, I used that version in production with a NodeJS backend. Automatic tests are on the way to solve this ;)