{"id":18543479,"url":"https://github.com/fastuptime/fastgaming_api_express","last_synced_at":"2025-07-10T22:05:09.230Z","repository":{"id":151995472,"uuid":"586901445","full_name":"fastuptime/FastGaming_API_Express","owner":"fastuptime","description":"Fast Gameing API","archived":false,"fork":false,"pushed_at":"2023-01-09T14:36:52.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T05:11:20.817Z","etag":null,"topics":["game","game-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fastuptime.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-09T13:55:46.000Z","updated_at":"2023-11-09T19:50:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7067b88-add8-489d-bb63-a43f7476a43a","html_url":"https://github.com/fastuptime/FastGaming_API_Express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fastuptime/FastGaming_API_Express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastuptime%2FFastGaming_API_Express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastuptime%2FFastGaming_API_Express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastuptime%2FFastGaming_API_Express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastuptime%2FFastGaming_API_Express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastuptime","download_url":"https://codeload.github.com/fastuptime/FastGaming_API_Express/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastuptime%2FFastGaming_API_Express/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264673820,"owners_count":23647692,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["game","game-api"],"created_at":"2024-11-06T20:13:50.900Z","updated_at":"2025-07-10T22:05:09.023Z","avatar_url":"https://github.com/fastuptime.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastGaming_API_Express\n\n## Usage/Examples\n\n![image](https://user-images.githubusercontent.com/63351166/211326748-43b9471d-173f-4cd0-a6ae-be4238ad82a6.png)\n\n```javascript\n  var axios = require(\"axios\");\n  var qs = require(\"qs\");\n  var data = qs.stringify({\n    type: \"minecraft\",\n    host: \"play.craftrise.com.tr\",\n  });\n  var config = {\n    method: \"post\",\n    url: \"http://localhost/api\",\n    headers: {\n      Accept: \"application/json\",\n      \"Content-Type\": \"application/x-www-form-urlencoded\",\n    },\n    data: data,\n  };\n\n  axios(config)\n    .then(function (response) {\n      console.log(JSON.stringify(response.data));\n    })\n    .catch(function (error) {\n      console.log(error);\n    });\n```\n\n\n## API Reference\n\n```http\n  POST /api\n```\n\n- Form Data\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `type`      | `string` | Server ID in game_list.txt |\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `host`      | `string`,| Server ip address |\n\n## Tech Stack\n\n**Server:** Node, Express, Gamedig\n\n---\n- ✨ [Destek İçin](https://fastuptime.com) \u003cbr\u003e\n- 💕 [Discord](https://fastuptime.com/discord)\u003cbr\u003e\n- 🎖️ [FasterHost Technology](https://fasterhost.tech/)\u003cbr\u003e\n- ✨ İletişim için [Tıkla!](mailto:fastuptime@gmail.com)\u003cbr\u003e\n\n# License\n- Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))\n\n\u003ca href=\"https://creativecommons.org/licenses/by-nc-sa/4.0/\" title=\"BYNCSA40\"\u003e\u003cimg src=\"https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastuptime%2Ffastgaming_api_express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastuptime%2Ffastgaming_api_express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastuptime%2Ffastgaming_api_express/lists"}