Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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