Skip to content

fvanede/swagger-definition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 

Repository files navigation

swagger-definition

Swagger definition as YAML and JSON format for HC REST web services:

  • C2B Public
    • Leaderboard web service (tournaments and ranking of players)
  • C2B Secured (token based)
    • Player data
  • B2B Secured (ip filtering and Basic Authentication)
  • Registration service, including operations to return player information, jackpot values, player preferences etc.

Used bootprint-swagger to pretty print the JSON definition file and placed it in the documentation subdirectory. The command for this is: bootprint swagger swagger.json documentation/. Documentation shall be a subdirectory in which an index.html and style sheet main.css are generated. See http://www.npmjs.com/package/bootprint-swagger for more information.

About

Example swagger definition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published