Skip to content

jpalomino1991/bingo-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo-kata

An implementation to the bingo kata problem

To Run

npm start

About the solution

it's built into services to each functionality and separate route
bingo => GET api/bingo/getnumber
card => GET api/card/generatecard
player => POST api/player/checkplayer , parameter "player_id"

Put an .env file where it reads port ex

PORT = 4000

To do

implement the function getplayercard, i was assuming it returns the card player

About

An implementation to the bingo kata problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published