An open API service indexing awesome lists of open source software.

https://github.com/didinj/ionic3-angular43-httpclient

Example of Ionic 3 and the new Angular 4.3 HTTPClient
https://github.com/didinj/ionic3-angular43-httpclient

angular angular4 angularjs client example http httpclient ionic ionic3 tutorial

Last synced: 9 months ago
JSON representation

Example of Ionic 3 and the new Angular 4.3 HTTPClient

Awesome Lists containing this project

README

          

# 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](https://www.djamware.com/post/59924f9080aca768e4d2b12e/ionic-3-consuming-rest-api-using-new-angular-43-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 [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Q5WK24UVWUGBN)

To run locally:
* Clone this repository
* Run 'npm install'
* Run 'ionic serve --lab'