Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/plus1tv/micro-graphql

GraphQL Microservice
https://github.com/plus1tv/micro-graphql

graphql micro-framework

Last synced: 1 day ago
JSON representation

GraphQL Microservice

Awesome Lists containing this project

README

        

# micro-graphql
> Repo meant to be cloned for our GraphQL microservices

### Usage
+ Clone the repository
```bash
git clone https://github.com/hyperfuse/micro-graphql.git
```

+ Install the dependencies
```bash
yarn
```

+ Start the microservice
```bash
yarn start
```

+ Make it your own!

### License
MIT