Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brunormferreira/egql-sv-test
a little test with express graphql
https://github.com/brunormferreira/egql-sv-test
Last synced: 18 days ago
JSON representation
a little test with express graphql
- Host: GitHub
- URL: https://github.com/brunormferreira/egql-sv-test
- Owner: brunormferreira
- Created: 2020-08-27T13:00:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-27T13:17:50.000Z (over 4 years ago)
- Last Synced: 2024-11-11T08:04:52.467Z (about 2 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# egql-sv-test
- A little POC tu understand how graphql works.
## Installing packages and running server 1
```bash
$ npm i
$ npm start
```## Running server 2
```bash
$ npm run server:2
```## Dependencies
- express
- express-graphql
- graphql