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
- Host: GitHub
- URL: https://github.com/didinj/ionic3-angular43-httpclient
- Owner: didinj
- License: mit
- Created: 2017-08-15T01:06:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-09T17:27:20.000Z (over 7 years ago)
- Last Synced: 2025-04-18T15:16:28.678Z (9 months ago)
- Topics: angular, angular4, angularjs, client, example, http, httpclient, ionic, ionic3, tutorial
- Language: HTML
- Homepage: https://www.djamware.com/post/59924f9080aca768e4d2b12e/ionic-3-consuming-rest-api-using-new-angular-43-httpclient
- Size: 1.56 MB
- Stars: 20
- Watchers: 5
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 [](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'