From 83f1442d24c46c583881793bde198a6db5c13606 Mon Sep 17 00:00:00 2001 From: Oliver Hine Date: Thu, 7 Dec 2017 11:29:29 +0000 Subject: [PATCH] Adding re-graph and martian to external resources / libraries --- docs/External-Resources.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/External-Resources.md b/docs/External-Resources.md index 6030e6f..c71385f 100644 --- a/docs/External-Resources.md +++ b/docs/External-Resources.md @@ -66,6 +66,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