+ 11
Angular 5 Display JSON Data from HTTP Get Request
I have a simple Angular 5 application which is contacting a HTTP REST server and this server is simply returning a JSON payload and I would like to display this JSON payload as is in the browser. How can I accomplish this my fellow sololearner?
1 Resposta
+ 3
try to user angular material
https://medium.com/codingthesmartway-com-blog/angular-material-part-4-data-table-23874582f23a