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

https://github.com/themost-framework/graphql-service-example

GraphQL service example for @themost-framework
https://github.com/themost-framework/graphql-service-example

Last synced: 4 months ago
JSON representation

GraphQL service example for @themost-framework

Awesome Lists containing this project

README

        

# graphql-service-example
GraphQL service example for @themost-framework based on [@themost/test](https://github.com/themost-framework/test) api server.

# Usage
Install project dependencies

npm ci

and start api

npm start