Skip to content

Web service that returns gamedig query results in JSON format

Notifications You must be signed in to change notification settings

a-sync/gamedig-json-web-api

Repository files navigation

gamedig-json-web-api

Web service that returns gamedig query results in JSON format

Accepted request query fields

  • type: gamedig game type
  • host: domain or IP of server
  • port
  • requestRules

Success response

Status 200 application/json
Object. Return value of node-gamedig query.

Error response

Status 404 application/json
Object. Has a single error field with string value.

Examples

https://gamedig.cloudno.de/?type=arma3&host=arma.coalitiongroup.net&port=2313
https://gamedig.cloudno.de/?type=arma3&host=eu.fridaynightfight.org&requestRules=1

About

Web service that returns gamedig query results in JSON format

Topics

Resources

Stars

Watchers

Forks