Just starting out with Angular!
Am I correct in assuming that when creating a service, you request JSON data from a server controlled by someone else?
For example, if I wanted to develop a Weather app, where could I find the JSON data? Is there a standard place to research this information?
Thank you