Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spences10/sveltekit-with-urql
An example of using URQL with SvelteKit
https://github.com/spences10/sveltekit-with-urql
rick-and-morty rickandmortyapi svelte sveltekit urql
Last synced: 2 months ago
JSON representation
An example of using URQL with SvelteKit
- Host: GitHub
- URL: https://github.com/spences10/sveltekit-with-urql
- Owner: spences10
- Created: 2021-10-13T19:28:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T07:12:10.000Z (9 months ago)
- Last Synced: 2024-04-13T21:09:34.476Z (9 months ago)
- Topics: rick-and-morty, rickandmortyapi, svelte, sveltekit, urql
- Language: Svelte
- Homepage: https://sveltekit-with-urql.vercel.app/
- Size: 923 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# URQL with SvelteKit
A super simple example of using URQL with SvelteKit.
Check out the [blog post] for a guide.
This uses the [Rick and Morty GraphQL API] for the data.
[rick and morty graphql api]: https://rickandmortyapi.com/graphql
[blog post]: https://scottspence.com/posts/use-urql-with-sveltekit