https://github.com/oda2/graphql-api-estudo
API de estudo sobre GraphQL
https://github.com/oda2/graphql-api-estudo
graphql nodejs typescript
Last synced: 12 months ago
JSON representation
API de estudo sobre GraphQL
- Host: GitHub
- URL: https://github.com/oda2/graphql-api-estudo
- Owner: Oda2
- License: mit
- Created: 2017-12-31T18:34:29.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T08:32:33.000Z (over 3 years ago)
- Last Synced: 2025-04-03T11:13:47.930Z (about 1 year ago)
- Topics: graphql, nodejs, typescript
- Language: TypeScript
- Size: 612 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# API de estudo sobre GraphQL
[](https://circleci.com/gh/Oda2/graphql-api-estudo)
[](https://travis-ci.org/Oda2/graphql-api-estudo)
[](https://coveralls.io/github/Oda2/graphql-api-estudo?branch=master)
[](https://codeclimate.com/github/Oda2/graphql-api-estudo/maintainability)
[](https://snyk.io/test/github/oda2/graphql-api-estudo?targetFile=package.json)
# Install
```sh
$ git clone https://github.com/Oda2/graphql-api-estudo.git
$ cd graphql-api-estudo
$ yarn install
$ yarn start
```
## License
Licensed under the [MIT](https://github.com/Oda2/graphql-api-estudo/blob/master/LICENSE) License.