Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smartive/graphql-magic

Model-first GraphqlAPI API (and much more) generator
https://github.com/smartive/graphql-magic

Last synced: about 4 hours ago
JSON representation

Model-first GraphqlAPI API (and much more) generator

Awesome Lists containing this project

README

        

# graphql-magic

Welcome to graphql-magic!

See the incredibly up-to-date [docs](https://smartive.github.io/graphql-magic/).

## Development

```
npm run deps
```

```
npm bootstrap
```

```
npm test
```

```
npm run build
```