File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -248,6 +248,7 @@ For the small price of 9kb gziped. [🏁Get started now](https://da
248
248
- Todo: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/todo-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/todo-app?file=src%2Fpages%2FHome%2FTodoList.tsx )
249
249
- Github: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/github-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/github-app?file=src%2Fpages%2FIssueList.tsx )
250
250
- NextJS: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/nextjs ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/nextjs?file=components%2Ftodo%2FTodoList.tsx )
251
+ - Websockets: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/coin-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/coin-app/tree/master?file=src%2Fresources%2FStreamManager.ts,src%2Fapp%2FCurrencyList.tsx ) | [ ![ Website] ( https://badgen.net/badge/icon/production?icon=vercel&label )] ( https://coin-app-lake.vercel.app )
251
252
252
253
## API
253
254
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ For [REST](https://dataclient.io/rest), [GraphQL](https://dataclient.io/graphql)
16
16
17
17
** [ 📖Read The Docs] ( https://dataclient.io/docs ) **   ; |  ; [ 🏁Getting Started] ( https://dataclient.io/docs/getting-started/installation )
18
18
19
- 🎮 Demos   ; |  ;
19
+ 🎮 ** Demos**   ; |  ;
20
20
[ Todo] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/todo-app?file=src%2Fpages%2FHome%2FTodoList.tsx )   ; |  ;
21
21
[ Github] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/github-app?file=src%2Fpages%2FIssueList.tsx )   ; |  ;
22
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 )
23
+ [ Websockets+SSR ] ( https://coin-app-lake.vercel.app )
24
24
25
25
</div >
26
26
@@ -245,6 +245,7 @@ For the small price of 9kb gziped. [🏁Get started now](https://da
245
245
- Todo: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/todo-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/todo-app?file=src%2Fpages%2FHome%2FTodoList.tsx )
246
246
- Github: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/github-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/github-app?file=src%2Fpages%2FIssueList.tsx )
247
247
- NextJS: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/data-client/tree/master/examples/nextjs ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/data-client/tree/master/examples/nextjs?file=components%2Ftodo%2FTodoList.tsx )
248
+ - Websockets: [ ![ GitHub] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/reactive/coin-app ) | [ ![ Sandbox] ( https://developer.stackblitz.com/img/open_in_stackblitz_small.svg )] ( https://stackblitz.com/github/reactive/coin-app/tree/master?file=src%2Fresources%2FStreamManager.ts,src%2Fapp%2FCurrencyList.tsx ) | [ ![ Website] ( https://badgen.net/badge/icon/production?icon=vercel&label )] ( https://coin-app-lake.vercel.app )
248
249
249
250
## API
250
251
You can’t perform that action at this time.
0 commit comments