Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chinacarlos/graphql-api-server

GraphServer 用来作为GraphQL API调取的服务端
https://github.com/chinacarlos/graphql-api-server

Last synced: 1 day ago
JSON representation

GraphServer 用来作为GraphQL API调取的服务端

Awesome Lists containing this project

README

        

#### How to use it?

> 1. npm install or yarn

> 2. node index.js or nodemon index.js

> 3. open your browse ```localhost:3000/index.html``` or ```localhost:3000/graphql```