Skip to content

sefininio/TheSportsDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheSportsDB

GraphQL wrapper for TheSportsDB API doc - https://www.thesportsdb.com/api.php

How to use

Execute loal server

Two ways for execute local server

.vscode/launch.json is already prepared in place. Press F5 key for execute server.

Using CLI

Type this command

cd server
yarn install
yarn run local

Execute query

We are able to use GraphQL Playground for execute queries and mutations. It is installed as part of Apollo, please open the following url on your browser after the server is running.

http://localhost:4000/

About

GraphQL wrapper for TheSportsDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published