I have a problem with HTTP in Angular.
I just want to GET a JSON list and show it in the view.
GET
JSON
im
import { map } from 'rxjs/operators';
this works for me in angular 8