/sample-ng-http

Angular 2 HTTP sample: web + mobile

Primary LanguageTypeScript

Angular 2 HTTP demo

This repo contains two projects using the Angular 2 Http service:

  • web: a web app that fetches data from a JSON API.
  • mobile: a NativeScript mobile app that does the same.