RapidAPI / feedback

RapidAPI Tools - Feedback
42 stars 4 forks source link

[feedback]: Support RxJs & Observables #92

Open ColemanTO opened 1 year ago

ColemanTO commented 1 year ago

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.

estruyf commented 1 year ago

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

ColemanTO commented 1 year ago

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