Skip to content

lilsatya/graphql-gacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gacha Simulator

Trying graphql express for gacha simulator.

Installation

yarn && yarn start

Usage

open:

localhost:3000/graphql

use this query:

{
  pull(numPull:10) {
    rank,
    name,
    power,
    bonus
  }
}

About

Gacha simulator using graphql and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published