{"id":17021777,"url":"https://github.com/theturkeydev/nhlstatsapi-java","last_synced_at":"2025-03-22T17:27:30.822Z","repository":{"id":54839838,"uuid":"120569254","full_name":"TheTurkeyDev/NHLStatsAPI-Java","owner":"TheTurkeyDev","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-26T02:48:28.000Z","size":554,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T21:17:33.625Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/TheTurkeyDev.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}},"created_at":"2018-02-07T05:47:48.000Z","updated_at":"2021-01-26T02:48:30.000Z","dependencies_parsed_at":"2022-08-14T04:20:50.725Z","dependency_job_id":null,"html_url":"https://github.com/TheTurkeyDev/NHLStatsAPI-Java","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTurkeyDev%2FNHLStatsAPI-Java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTurkeyDev%2FNHLStatsAPI-Java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTurkeyDev%2FNHLStatsAPI-Java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheTurkeyDev%2FNHLStatsAPI-Java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheTurkeyDev","download_url":"https://codeload.github.com/TheTurkeyDev/NHLStatsAPI-Java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244993799,"owners_count":20544058,"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":[],"created_at":"2024-10-14T07:08:32.802Z","updated_at":"2025-03-22T17:27:30.798Z","avatar_url":"https://github.com/TheTurkeyDev.png","language":"Java","readme":"# NHL Stats API Java\n\nThis API allows users to access NHL.com's complete stats compilation and database\n\nYou can also check out [this repository](https://github.com/dword4/nhlapi) for a more complete and condensed list of api endpoints\n\n## Getting Started\n\nYou can link the api to your project via Gradle or maven by finding the lastest version and linking it\n\nhttp://maven.theprogrammingturkey.com/index.php?dir=com%2Ftheprogrammingturkey%2Fnhlapi%2FNHLAPI-Java\n\nMaven\n```\n\u003crepository\u003e\n\t\u003cid\u003eturkey-repo\u003c/id\u003e\n    \u003cname\u003eTheProgrammingTurkey Repo\u003c/name\u003e\n    \u003curl\u003ehttp://maven.theprogrammingturkey.com\u003c/url\u003e\n\u003c/repository\u003e\n```\n```\n\u003cdependency\u003e\n\t\u003cgroupId\u003ecom.theprogrammingturkey.nhlapi\u003c/groupId\u003e\n\t\u003cartifactId\u003eNHLAPI-Java\u003c/artifactId\u003e\n\t\u003cversion\u003e(versionNumber)\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nGradle\n```\nrepositories {\n\tmaven{\n\t\tname \"NHLAPI\"\n\t\turl \"http://maven.theprogrammingturkey.com\"\n\t}\n}\n\ndependencies {\n\tcompile \"com.theprogrammingturkey.nhlapi:NHLAPI-Java:(versionNumber)\"\n}\n```\n\n## Examples\n\nSee [Examples](https://github.com/Turkey2349/NHLStatsAPI-Java/tree/master/examples/com/theprogrammingturkey/nhlapi) for examples running the API\n\n## Contributing\n\nFeel free to contribute to this project!\nAll that I ask is that you follow my formatting style as best as you can and also comment any public facing methods and code that isn't obvious.\nAlso please include a message in the pull request with why you made the changes that you did.\n\n## Versioning\n\nI try to follow and use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/Turkey2349/NHLStatsAPI-Java/tags). \n\n## Authors\n\n* **Ryan Turk (A.K.A TheTurkeyDev)** - *Initial work* - [Github](https://github.com/theturkeydev)\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## Acknowledgments\n\nThank you to NHL.com for having all of these stats available to everyone!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheturkeydev%2Fnhlstatsapi-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheturkeydev%2Fnhlstatsapi-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheturkeydev%2Fnhlstatsapi-java/lists"}