Skip to content

Commit

Permalink
Update README.md projects
Browse files Browse the repository at this point in the history
  • Loading branch information
barrystaes committed Feb 15, 2016
1 parent 2cedb92 commit 0b51f60
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -598,6 +598,12 @@ $ npm install && npm test

MIT

## Projects using redux-api-middleware

- [react-trebuchet](https://github.com/barrystaes/react-slingshot/tree/test-bottlesapi-apimiddleware) (experimental/opinionated fork of react-slingshot for SPA frontends using REST JSON API backends)

If your opensource project uses (or works with) `redux-api-middleware` we would be happy to list it here!

## Acknowledgements

The code in this module was originally extracted from the [real-world](https://github.com/rackt/redux/blob/master/examples/real-world/middleware/api.js) example in the [redux](https://github.com/rackt/redux) repository, due to [Dan Abramov](https://github.com/gaearon). It has evolved thanks to issues filed by, and pull requests contributed by, other developers.

0 comments on commit 0b51f60

Please sign in to comment.