Using the Http
service, you can load in data to create your routerLink
navgation. This builds on the same concepts of using *ngFor
, but since Http
uses streams, you’ll need to use the | async
pipe to be able to properly display the loaded data.
Hello. please let's me know correct URL to get JSON data. I think you got rid of the repository in your github. thanks.