Skip to content

Errorname/pandascore-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PandaScore x GraphQL

Proof-of-Concept of a GraphQL wrapper of the PandaScore Esports API.

This project uses TypeGraphQL and Apollo Server, and it is hosted using Firebase.

I developed this project because I needed to wander through PandaScore's data, and found the REST API format to be quite inefficient.

⚠️ This project is not intended to be used in production and will probably not be maintained.

Installation

cd functions && npm i

Usage

# Build & watch
npm run build

# Start hosting & functions emulators
npm run start

# Deploy hosting & functions
npm run deploy

About

Proof-of-Concept of a GraphQL wrapper of the PandaScore Esports API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors