angular2-jsonapi
angular2-jsonapi copied to clipboard
Is this project still being maintained?
Latest commit has been a while ago and it I have been unable to get the project up and running with angular 11. What are the plans for this repository?
Try setting "postinstall": "ngcc" in package.json scripts then you should be able to run your app. https://indepth.dev/posts/1259/angular-compatability-compiler.
Im also hoping someone will continue maintaining this project. Waiting on this issue for a long time: https://github.com/ghidoz/angular2-jsonapi/issues/261 then this project will be angular 11 compatible
This seems to be the best bet right now: https://github.com/michalkotas/angular2-jsonapi/