diff --git a/docs/External-Resources.md b/docs/External-Resources.md index df6fa50..c3b23fb 100644 --- a/docs/External-Resources.md +++ b/docs/External-Resources.md @@ -67,6 +67,8 @@ Please add to this list by submitting a pull request. * [Stately: State Machines](https://github.com/nodename/stately) also https://www.youtube.com/watch?v=klqorRUPluw * [re-learn](https://github.com/oliyh/re-learn) - Data driven tutorials for educating users of your reagent / re-frame app * [subgraph](https://github.com/vimsical/subgraph) - Reactive graph database for re-frame +* [re-graph](https://github.com/oliyh/re-graph) - GraphQL client for re-frame +* [martian](https://github.com/oliyh/martian) - Swagger-compatible API client that abstracts away from HTTP with [re-frame bindings](https://github.com/oliyh/martian/tree/master/re-frame) #### Debugging