{"id":17600664,"url":"https://github.com/gmitch215/tabroomapi","last_synced_at":"2025-10-04T16:43:36.442Z","repository":{"id":258066060,"uuid":"864761318","full_name":"gmitch215/TabroomAPI","owner":"gmitch215","description":"Kotlin Multiplatform API for Tabroom.com","archived":false,"fork":false,"pushed_at":"2025-09-02T17:10:03.000Z","size":927,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-02T19:07:08.561Z","etag":null,"topics":["debate","kotlin","kotlin-multiplatform","nsda","speech","tabroom"],"latest_commit_sha":null,"homepage":"https://gmitch215.github.io/TabroomAPI/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gmitch215.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"patreon":"gmitch215","liberapay":"gmitch215","buy_me_a_coffee":"gmitch215"}},"created_at":"2024-09-29T05:02:02.000Z","updated_at":"2025-09-02T15:18:23.000Z","dependencies_parsed_at":"2024-11-01T13:25:46.288Z","dependency_job_id":"38c4ec5a-f70f-4fed-b70d-5e1c65e7c4be","html_url":"https://github.com/gmitch215/TabroomAPI","commit_stats":null,"previous_names":["gmitch215/tabroomapi"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/gmitch215/TabroomAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmitch215%2FTabroomAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmitch215%2FTabroomAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmitch215%2FTabroomAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmitch215%2FTabroomAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gmitch215","download_url":"https://codeload.github.com/gmitch215/TabroomAPI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gmitch215%2FTabroomAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343071,"owners_count":25971399,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["debate","kotlin","kotlin-multiplatform","nsda","speech","tabroom"],"created_at":"2024-10-22T11:43:32.474Z","updated_at":"2025-10-04T16:43:36.414Z","avatar_url":"https://github.com/gmitch215.png","language":"Kotlin","funding_links":["https://patreon.com/gmitch215","https://liberapay.com/gmitch215","https://buymeacoffee.com/gmitch215"],"categories":[],"sub_categories":[],"readme":"# TabroomAPI\r\n\r\n\u003e Multiplatform API for Tabroom.com\r\n\r\n## Overview\r\n\r\n[![Kotlin](https://img.shields.io/badge/Kotlin-2.1.21-blue.svg?style=flat\u0026logo=kotlin)](https://kotlinlang.org)\r\n![GitHub License](https://img.shields.io/github/license/gmitch215/TabroomAPI)\r\n\r\n![badge-jvm](http://img.shields.io/badge/platform-jvm-DB413D.svg?style=flat)\r\n![badge-c](http://img.shields.io/badge/platform-c-044F88.svg?style=flat)\r\n![badge-android](http://img.shields.io/badge/platform-android-6EDB8D.svg?style=flat)\r\n![badge-js](https://img.shields.io/badge/platform-js-F8DB5D.svg?style=flat)\r\n![badge-mac](http://img.shields.io/badge/platform-macos-cccccc.svg?style=flat)\r\n![badge-ios](http://img.shields.io/badge/platform-ios-aaaaaa.svg?style=flat)\r\n![badge-watchos](http://img.shields.io/badge/platform-watchos-222222.svg?style=flat)\r\n![badge-tvos](http://img.shields.io/badge/platform-tvos-eaeaea.svg?style=flat)\r\n![badge-linux-x64](http://img.shields.io/badge/platform-linux--x64-2D3F6C.svg?style=flat)\r\n![badge-windows](http://img.shields.io/badge/platform-windows-4D76CD.svg?style=flat)\r\n\r\n[**Tabroom.com**](https://tabroom.com) is a platform used by the Speech and Debate community to manage tournaments and post results.\r\nSince it does not have an official API, this repository scrapes the website to provide an API for developers to use.\r\n\r\n### What about `api.tabroom.com`?\r\n\r\n- `api.tabroom.com` is a private API used by the Tabroom website that requires authentication.\r\n- It's also missing a lot of the stuff you would need (like ballot information, judge paradigms, etc.)\r\n\r\nIt's a good resource for getting surface-level information about yourself when you log in, but it doesn't provide the same level of detail as this API.\r\n\r\n## Installation\r\n\r\nMaven\r\n```xml\r\n\u003cdependencies\u003e\r\n    \u003cdependency\u003e\r\n        \u003cgroupId\u003edev.gmitch215\u003c/groupId\u003e\r\n        \u003cartifactId\u003etabroom-api\u003c/artifactId\u003e\r\n        \u003cversion\u003e[VERSION]\u003c/version\u003e\r\n    \u003c/dependency\u003e\r\n\u003c/dependencies\u003e\r\n```\r\n\r\nGradle (Groovy)\r\n```groovy\r\ndependencies {\r\n    implementation 'dev.gmitch215:tabroom-api:[VERSION]'\r\n}\r\n```\r\n\r\nGradle (Kotlin DSL)\r\n```kts\r\ndependencies {\r\n    implementation(\"dev.gmitch215:tabroom-api:[VERSION]\")\r\n}\r\n```\r\n\r\nNPM\r\n```bash\r\nnpm install @gmitch215/tabroom-api\r\n```\r\n\r\nC/C++\r\n```c\r\n#include \u003clibtabroom_api_api.h\u003e\r\n```\r\n\r\n```bash\r\ngcc -o my_program my_program.c -ltabroom_api\r\n```\r\n\r\n## Usage\r\n\r\n```kotlin\r\nimport dev.gmitch215.tabroom.api.getTournament\r\nimport dev.gmitch215.tabroom.api.Entry\r\nimport dev.gmitch215.tabroom.api.Event\r\nimport dev.gmitch215.tabroom.api.Tournament\r\n\r\nfun main() {\r\n    val tourney = getTournament(30082) // IDC Varsity State Championships 2024\r\n    \r\n    val description = tourney.description\r\n    \r\n    for (event in tourney.events) {\r\n        println(\"${event.name} Entries:\") // Public Forum, Lincoln Douglas, Policy, Extemporanous Speaking, etc.\r\n        \r\n        for (entry in event.entries) {\r\n            val school = entry.school // School name\r\n            val fullName = entry.name // Full name of the student\r\n            \r\n            println(\"$fullName from $school is competing!\")\r\n        }\r\n    }\r\n}\r\n```\r\n\r\n### Java\r\n\r\n```java\r\n\r\nimport dev.gmitch215.tabroom.api.Entry;\r\nimport dev.gmitch215.tabroom.api.Event;\r\nimport dev.gmitch215.tabroom.api.TabroomAPI;\r\nimport dev.gmitch215.tabroom.api.Tournament;\r\n\r\npublic class Main {\r\n    public static void main(String[] args) {\r\n        // IDC Varsity State Championships 2024\r\n        Tournament tourney = TabroomAPI.getTournament(30082);\r\n        \r\n        String description = tourney.getDescription();\r\n        \r\n        for (Event event: tourney.getEvents()) {\r\n            System.out.println(event.getName() + \" Entries:\"); // Public Forum, Lincoln Douglas, Policy, Extemporanous Speaking, etc.\r\n            \r\n            for (Entry entry : event.getEntries()) {\r\n                String school = entry.getSchool(); // School name\r\n                String fullName = entry.getName(); // Full name of the student\r\n                \r\n                System.out.println(fullName + \" from \" + school + \" is competing!\");\r\n            }\r\n        }\r\n    }\r\n}\r\n```\r\n\r\n### JavaScript\r\n\r\n#### Browser\r\n\r\n```html\r\n\u003cscript src=\"https://cdn.gmitch215.dev/lib/TabroomAPI/tabroom-api-\u003cversion\u003e.js\"\u003e\u003c/script\u003e\r\n```\r\n\r\n```js\r\ntabroom.dev.gmitch215.tabroom.api.getTournament(30082)\r\n    .then(tournament =\u003e {\r\n        alert(tournament.description);\r\n        tournament.events.forEach(event =\u003e {\r\n            alert(event.name + \" Entries:\");\r\n            event.entries.forEach(entry =\u003e {\r\n                alert(entry.name + \" from \" + entry.school + \" is competing!\");\r\n            });\r\n        });\r\n    })\r\n    .catch(err =\u003e {\r\n        alert(err);\r\n    });\r\n```\r\n\r\n#### NodeJS\r\n\r\n```js\r\nimport * as tabroom from '@gmitch215/tabroom-api';\r\n\r\ntabroom.dev.gmitch215.tabroom.api.getTournament(30082)\r\n    .then(tournament =\u003e {\r\n        console.log(tournament.description);\r\n        tournament.events.forEach(event =\u003e {\r\n            console.log(event.name + \" Entries:\");\r\n            event.entries.forEach(entry =\u003e {\r\n                console.log(entry.name + \" from \" + entry.school + \" is competing!\");\r\n            });\r\n        });\r\n    })\r\n    .catch(err =\u003e {\r\n        console.error(err);\r\n    });\r\n```\r\n\r\n## Contributing\r\n\r\nContributions are welcome! Feel free to open an issue or submit a pull request.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmitch215%2Ftabroomapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgmitch215%2Ftabroomapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgmitch215%2Ftabroomapi/lists"}