ionic3-angular43-httpclient
ionic3-angular43-httpclient copied to clipboard
Example of Ionic 3 and the new Angular 4.3 HTTPClient
Ionic 3 Consuming REST API using New Angular 4.3 HttpClient
This source code is the part of Ionic 3 Consuming REST API using New Angular 4.3 HttpClient tutorial.
If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee
To run locally:
- Clone this repository
- Run 'npm install'
- Run 'ionic serve --lab'