Skip to content

A backed which contains three APIs to play the ROCK PAPER and SCISSOR game

Notifications You must be signed in to change notification settings

SainathEbitwar/rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains below APIs

Application is deployed in Heroku server and host link is https://the-rock-paper-scissor-game.herokuapp.com/

  1. GET /start will return random UUID as token

  2. GET /v1/{token}/{move} will play random - move can be rock, paper and scissor

  3. GET /v2/{token}/{move} will play cleverly and will always wins - move can be rock, paper and scissor

About

A backed which contains three APIs to play the ROCK PAPER and SCISSOR game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages