File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,13 @@ For [REST](https://dataclient.io/rest), [GraphQL](https://dataclient.io/graphql)
14
14
15
15
<div align =" center " >
16
16
17
- ** [ 📖Read The Docs] ( https://dataclient.io/docs ) **   ; |  ; [ 🏁Getting Started] ( https://dataclient.io/docs/getting-started/installation )   ; |  ;
18
- [ 🎮Todo Demo] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/todo-app?file=src%2Fpages%2FHome%2FTodoList.tsx )   ; |  ;
19
- [ 🎮Github Demo] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/github-app?file=src%2Fpages%2FIssueList.tsx )   ; |  ;
20
- [ 🎮NextJS SSR Demo] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/nextjs?file=components%2Ftodo%2FTodoList.tsx )
17
+ ** [ 📖Read The Docs] ( https://dataclient.io/docs ) **   ; |  ; [ 🏁Getting Started] ( https://dataclient.io/docs/getting-started/installation )
18
+
19
+ 🎮 Demos   ; |  ;
20
+ [ Todo] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/todo-app?file=src%2Fpages%2FHome%2FTodoList.tsx )   ; |  ;
21
+ [ Github] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/github-app?file=src%2Fpages%2FIssueList.tsx )   ; |  ;
22
+ [ NextJS SSR] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/nextjs?file=components%2Ftodo%2FTodoList.tsx )   ; |  ;
23
+ [ Websocket Stream] ( https://stackblitz.com/github/reactive/coin-app/tree/master?file=src%2Fresources%2FStreamManager.ts,src%2Fapp%2FCurrencyList.tsx )
21
24
22
25
</div >
23
26
You can’t perform that action at this time.
0 commit comments