Angular HTTP GET Example with JSON

This project accompanies the Jameson Saunders YouTube video Angular HTTP GET Example with JSON as well as the blog article Angular HTTP GET Example with JSON.

Angular HTTP GET Example with JSON

A simple example of how to perform a GET request over HTTP in angular to retrieve some JSON data from a server.

If you haven't already, check out the Jameson Saunders YouTube Channel for more web & mobile development videos.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.