Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/youngjuning/graphql-cn.js.org

一种用于 API 的查询语言
https://github.com/youngjuning/graphql-cn.js.org

Last synced: about 2 months ago
JSON representation

一种用于 API 的查询语言

Awesome Lists containing this project

README

        

# GraphQL

> GraphQL 既是一种用于 API 的查询语言也是一个满足你数据查询的运行时。

## Development

```bash
# install dependencies
$ yarn install

# start dev server
$ yarn start

# build docs
$ yarn run build
```

## LICENSE

MIT