{"id":18543826,"url":"https://github.com/lumamontes/wbb-games-api","last_synced_at":"2025-05-15T05:30:38.131Z","repository":{"id":214840845,"uuid":"737484729","full_name":"lumamontes/wbb-games-api","owner":"lumamontes","description":"API for fetching WNBA and NCAAWBB schedules","archived":false,"fork":false,"pushed_at":"2023-12-31T08:47:02.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-17T09:14:28.417Z","etag":null,"topics":["basketball","javascript","ncaa","wnba"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lumamontes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-12-31T07:56:05.000Z","updated_at":"2024-02-18T03:49:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"45e955f7-0896-4909-b7f9-d976100eaf4f","html_url":"https://github.com/lumamontes/wbb-games-api","commit_stats":null,"previous_names":["lumamontes/wbb-games-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumamontes%2Fwbb-games-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumamontes%2Fwbb-games-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumamontes%2Fwbb-games-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lumamontes%2Fwbb-games-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lumamontes","download_url":"https://codeload.github.com/lumamontes/wbb-games-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254281469,"owners_count":22044945,"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":["basketball","javascript","ncaa","wnba"],"created_at":"2024-11-06T20:14:40.897Z","updated_at":"2025-05-15T05:30:38.099Z","avatar_url":"https://github.com/lumamontes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WNBA and NCAAW Schedule API\n\n![image](https://github.com/lumamontes/wbb-games-api/assets/60052718/9e9a3e58-daf9-47fa-9695-c29a6f8a430c)\n\n\nThis project is an simple API for returning WNBA and NCAAW schedules! The API fetches data from external sources and provides access to the processed data.\n\n## Built With\n\n- [Node.js](https://nodejs.org/)\n- [Express.js](https://expressjs.com/)\n  \n## Getting Started\n\n### Prerequisites\n\n- Node.js\n- npm\n\n### Installing\n\n1. Clone the repository: \n```bash\ngit clone https://github.com/lumamontes/wbb-games-api.git\n```\n2. Navigate into the directory:\n```bash \ncd wbb-games-api\n```\n3. Install the dependencies:\n```bash\nnpm install\n```\n\n## Usage\n\nStart the local server:\n```bash\nnpm run dev\n```\n\n## API Endpoints\n\n- `GET /schedule`: Fetches the schedule for a given date and league. The league defaults to \"ncaaw\" and the date for today.\n\n  Query parameters:\n\n  - `year`: The year of the schedule you want to fetch. Example: `2022`.\n  - `month`: The month of the schedule you want to fetch. Example: `07`.\n  - `day`: The day of the schedule you want to fetch. Example: `15`.\n  - `league`: The league of the schedule you want to fetch. It can be either `ncaaw` or `wnba`, defaulting to `ncaaw`.\n\n  **Example**: GET /schedule?year=2022\u0026month=07\u0026day=15\u0026league=ncaaw\n\nAny changes/suggestions are welcome :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumamontes%2Fwbb-games-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flumamontes%2Fwbb-games-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flumamontes%2Fwbb-games-api/lists"}