Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/neilff/ng-redux-http-middleware

$http middleware example for ngRedux
https://github.com/neilff/ng-redux-http-middleware

Last synced: 3 months ago
JSON representation

$http middleware example for ngRedux

Awesome Lists containing this project

README

        

#ng-redux-http-middleware

#### This is currently WIP.

This package contains a middleware for API requests in Angular using $http.

This is a simple port of the middleware from the [Redux Real World Example](https://github.com/rackt/redux/tree/master/examples/real-world)