Skip to content
Braydon Harris edited this page Jun 21, 2024 · 1 revision

Welcome to the playtak-api wiki!

This can be accessed with the api.playtak.com URL

Swagger docs https://api.playtak.com/api

This is a general API for getting data such as games history event user rating - ( In progress - will deprecate ReRate )

Deployments

automated deployments on the dev and main branch with Github actions Example walk through of what the deployment is doing: uploads the artifact to the server extracts the files into an tmp folder Stops the running service Rsyncs the files in to the app folder Starts the service back up

Clone this wiki locally