feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[feedback]: Support RxJs & Observables

Open ColemanTO opened this issue 2 years ago • 2 comments

What would you like to tell us?

I have been using Postman and would like to use RapidAPI - it would be great if it also supported RxJs and Observables.

ColemanTO avatar Jan 21 '23 19:01 ColemanTO

Thank you @ColemanTO for the suggestion. Could you elaborate on this a bit more? How would you like to see this support happen?

estruyf avatar Feb 24 '23 10:02 estruyf

It would be nice to have the option to select RxJs/Observables here:

Screenshot 2023-02-25 at 7 36 19 PM

I think the native http in Angular uses RxJs (Observable).

https://angular.io/guide/http

I found some NgRx snippets: https://github.com/hardikpthv/vscode-ngrx-snippets

ColemanTO avatar Feb 26 '23 01:02 ColemanTO