Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parthjohri/graphql-with-react
This repository contains the code to fetch posts from a graphql API both as a server side and client side.
https://github.com/parthjohri/graphql-with-react
graphql nextjs typescript
Last synced: 4 days ago
JSON representation
This repository contains the code to fetch posts from a graphql API both as a server side and client side.
- Host: GitHub
- URL: https://github.com/parthjohri/graphql-with-react
- Owner: ParthJohri
- Created: 2024-02-01T21:22:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-01T21:28:09.000Z (10 months ago)
- Last Synced: 2024-02-02T22:51:00.932Z (10 months ago)
- Topics: graphql, nextjs, typescript
- Language: TypeScript
- Homepage: https://graph-ql-with-react.vercel.app/
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a nextjs app to fetch posts from a graphql API both as a server side and client side.