Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daniloab/graphql-real-world-server
Nodejs GraphQL server that represents the talk built for Paraiba.js edition https://daniloab.github.io/graphql-real-world/#0
https://github.com/daniloab/graphql-real-world-server
graphql javascript jest nodejs
Last synced: 3 months ago
JSON representation
Nodejs GraphQL server that represents the talk built for Paraiba.js edition https://daniloab.github.io/graphql-real-world/#0
- Host: GitHub
- URL: https://github.com/daniloab/graphql-real-world-server
- Owner: daniloab
- Created: 2021-09-21T02:48:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T02:03:59.000Z (almost 2 years ago)
- Last Synced: 2024-10-18T09:15:04.383Z (3 months ago)
- Topics: graphql, javascript, jest, nodejs
- Language: TypeScript
- Homepage: https://daniloab.github.io/graphql-real-world/#0
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# GraphQL - Real World Server
Server from the talk GraphQL - Real World did on Paraiba.js
## How to run
```
yarn start
```