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

https://github.com/nathanwalker/sample-ng-http

Angular 2 HTTP sample: web + mobile
https://github.com/nathanwalker/sample-ng-http

Last synced: 11 months ago
JSON representation

Angular 2 HTTP sample: web + mobile

Awesome Lists containing this project

README

          

# 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.