Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zsobral/dota-graphql
Dota 2 heroes GraphQL API
https://github.com/zsobral/dota-graphql
dota dota2 dota2-api graphql
Last synced: about 22 hours ago
JSON representation
Dota 2 heroes GraphQL API
- Host: GitHub
- URL: https://github.com/zsobral/dota-graphql
- Owner: zsobral
- License: mit
- Created: 2021-09-25T03:44:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-02T21:04:07.000Z (about 3 years ago)
- Last Synced: 2023-03-02T22:33:22.376Z (over 1 year ago)
- Topics: dota, dota2, dota2-api, graphql
- Language: JavaScript
- Homepage: https://dota-graphql.herokuapp.com/
- Size: 479 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dota-graphql
**Under development**, This api consumes data from [dota2.com](https://www.dota2.com/heroes) and [opendota.com](https://www.opendota.com/)
## ๐ Running
1. Install the dependencies
```shell
npm install
```2. Start `development` mode
```shell
npm run dev
```## ๐งช Demo
https://dota-graphql.herokuapp.com/