Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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调取的服务端
- Host: GitHub
- URL: https://github.com/chinacarlos/graphql-api-server
- Owner: ChinaCarlos
- Created: 2019-02-20T10:07:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T10:11:31.000Z (almost 6 years ago)
- Last Synced: 2024-08-19T13:48:26.229Z (5 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```