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

https://github.com/neomaxzero/graphql-zero

GraphQL server starter kit
https://github.com/neomaxzero/graphql-zero

boilerplate graphql starter

Last synced: about 2 months ago
JSON representation

GraphQL server starter kit

Awesome Lists containing this project

README

          

# graphql-zero

GraphQL server starter kit

# Getting started
```bash
yarn serve
```
# Includes
- nodemon.
- express.
- graphyql.
- modular architecture.