overlineink / Http-Service

Using Observable RXJS to make a simple http-request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple web application made on angular, that use Observable class to make a http request.

Why Angular?

Achieve the maximum speed possible on the Web Platform today, and take it further,via Web Workers and server-side rendering.

Angular puts you in control over scalability. Meet huge data requirements by building data models on RxJS, Immutable.js or another push-model.

About

Using Observable RXJS to make a simple http-request

License:MIT License


Languages

Language:TypeScript 66.4%Language:HTML 17.7%Language:JavaScript 15.2%Language:CSS 0.7%