Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/neilff/ng-redux-http-middleware
- Owner: neilff
- Created: 2015-08-23T02:33:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-23T02:34:17.000Z (over 9 years ago)
- Last Synced: 2024-08-01T21:57:05.686Z (7 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-repos - neilff/ng-redux-http-middleware - $http middleware example for ngRedux (JavaScript)
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)