Giter Club home page Giter Club logo

angular2-http-demo's Introduction

Angular 2/4 HTTP Client Demo App

This is a demo application showing how to use the Http service and Observables in Angular 2/4.

For background on the topic of Angular 2/4 HTTP requests, please see my blog posts: https://www.metaltoad.com/blog/angular-2-http-observables-and-concurrent-data-loading https://www.metaltoad.com/blog/angular-2-using-http-service-write-data-api

Note: This app uses the original Http service from Angular 2.x and Angular 4.x before 4.3.0. This library is deprecated but still works with Anguluar 4.x.

This app will not work with rxjs version 5.5+, and therefore Angular 5.x, as of the time of this writing.

Running the app

To run this application, you need nodejs and npm installed on your system. Then, run the following commands from your command prompt:

npm install
npm start

This will transpile the TypeScript files and start the Node server. The app will be available at http://localhost:3000/

angular2-http-demo's People

Contributors

kdechant avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.