nhall97 / salesforce-spacetraders

Spacetraders is an API driven game to navigate, explore and enjoy space - this is a Salesforce package to do just that
0 stars 0 forks source link

spacetraders healthcheck callout #2

Closed nhall97 closed 3 years ago

nhall97 commented 3 years ago

game - Use to determine whether the server is alive

https://api.spacetraders.io/game/status

Expected response


{
    "status": "spacetraders is currently online and available to play"
}
nhall97 commented 3 years ago

Limiting scope to only callout/response - no UI