{"id":26321385,"url":"https://github.com/rafacv23/f1api-sdk","last_synced_at":"2025-03-15T16:17:15.048Z","repository":{"id":281007068,"uuid":"927714197","full_name":"Rafacv23/f1api-sdk","owner":"Rafacv23","description":"SDK for https://f1api.dev, you can download the SDK via NPM.","archived":false,"fork":false,"pushed_at":"2025-03-06T14:08:06.000Z","size":168,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T14:11:10.039Z","etag":null,"topics":["api","f1","f1api","formula1","free","open","public"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@f1api/sdk","language":"TypeScript","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/Rafacv23.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}},"created_at":"2025-02-05T12:25:09.000Z","updated_at":"2025-03-06T14:08:10.000Z","dependencies_parsed_at":"2025-03-10T18:00:52.897Z","dependency_job_id":null,"html_url":"https://github.com/Rafacv23/f1api-sdk","commit_stats":null,"previous_names":["rafacv23/f1api-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rafacv23%2Ff1api-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rafacv23%2Ff1api-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rafacv23%2Ff1api-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rafacv23%2Ff1api-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rafacv23","download_url":"https://codeload.github.com/Rafacv23/f1api-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243754066,"owners_count":20342543,"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":["api","f1","f1api","formula1","free","open","public"],"created_at":"2025-03-15T16:17:14.648Z","updated_at":"2025-03-15T16:17:15.042Z","avatar_url":"https://github.com/Rafacv23.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# F1 API SDK\n\nThis is a simple SDK created to help developers to use [f1api.dev](https://f1api.com/) api in their projects. Compatible with ES6 and CommonJS.\n\nF1 API is a free and open source API that provides data about Formula 1 races, drivers, teams, and circuits.\n\n## Installation\n\nYou can use npm, pnpm, yarn or bun to install this package. [npm package](https://www.npmjs.com/package/@f1api/sdk)\n\n```bash\nnpm install @f1api/sdk\n```\n\n## Usage\n\n### Initialize the SDK\n\nYou can use coommonjs or ES6 import to initialize the SDK.\n\n```js\nimport F1Api from \"@f1api/sdk\"\n\nconst f1Api = new F1Api()\n```\n\n### Use any method to retrieve endpoint data\n\n```js\nconst drivers = await f1Api.getDrivers()\n```\n\n## Endpoints\n\nYou can find all the available endpoints in the [docs](https://f1api.dev/docs) section of the website.\n\n## Contributing\n\nContributions are welcome! Also you can give a star to this repository if you like it. Or in the [F1 API GitHub repo](https://github.com/rafacv23/f1-api).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafacv23%2Ff1api-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafacv23%2Ff1api-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafacv23%2Ff1api-sdk/lists"}