Skip to content

FugitiveTheGame/Fugitive3dServerRepository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fugitive3dServerRepository

The server back end for Fugitive 3D's server browser

Responses

Servers registering for the first time are returned a 201/Created with a JSON response of:

{
  "result": "created"
}

When they register again, if it's within 60 seconds of the last update, they are returned a 200/OK with a JSON response of:

{
  "result": "updated"
}

About

The server back end for Fugitive 3D's server browser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages