Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpvsilva/graphql-fastify-client
https://github.com/rpvsilva/graphql-fastify-client
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rpvsilva/graphql-fastify-client
- Owner: rpvsilva
- License: mit
- Created: 2022-02-24T19:59:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-15T09:03:27.000Z (over 1 year ago)
- Last Synced: 2023-06-09T15:31:15.142Z (over 1 year ago)
- Language: TypeScript
- Size: 967 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GraphQL Fastify Client
![build badge](https://github.com/rpvsilva/graphql-fastify-client/actions/workflows/ci.yml/badge.svg)
![vulnerabilities](https://snyk.io/test/github/rpvsilva/graphql-fastify/badge.svg?targetFile=package.json)## What is the best documentation rather than showing how to use a package?
Well this is a repository where I show how to use the package [GraphQL Fastify Server](https://github.com/rpvsilva/graphql-fastify-server). I wiil update this repo with every features added to the package to demonstrate them.
If you have any doubt or feature request please feel free to create an issue on the package repository.