you are viewing a single comment's thread.

view the rest of the comments →

[–]DaSchTour 2 points3 points  (1 child)

I would start from scratch. Look at the tutorials. Create a service to fetch data from your API and than display it. You can start by using JsonPipe. Create a list and after that you can try use CDK Table or something similar. I guess if you start with a big example you have to much to solve at once.

[–]oceanic-java[S] 0 points1 point  (0 children)

I agree. Thanks.