Best/good/easy way to implement rest API with RxJs

Hi,

I am new two ionic 2 and angular 2 development, currently I am looking which is best/good/easy way to implement rest API with RxJs.

  • Any library/module/architecture which help us to reduce our client side API code
  • Manage nested rest API
  • Manage Data Model and Relations

Thanks in advance.