{"id":17796197,"url":"https://github.com/cybercoder-naj/debriefserver","last_synced_at":"2026-05-08T19:32:06.650Z","repository":{"id":169073676,"uuid":"644971840","full_name":"cybercoder-naj/DebriefServer","owner":"cybercoder-naj","description":"Flask app to serve F1 season and Race details along with images comparing driver lap times and more.","archived":false,"fork":false,"pushed_at":"2023-08-03T14:17:25.000Z","size":306,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T02:36:06.398Z","etag":null,"topics":["f1","flask","formula1","python","rest-api","server"],"latest_commit_sha":null,"homepage":"","language":"Python","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/cybercoder-naj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","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":"2023-05-24T16:30:37.000Z","updated_at":"2023-05-24T21:47:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"d52ed136-b753-49c2-af78-0a015730206b","html_url":"https://github.com/cybercoder-naj/DebriefServer","commit_stats":null,"previous_names":["cybercoder-naj/debriefserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cybercoder-naj/DebriefServer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercoder-naj%2FDebriefServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercoder-naj%2FDebriefServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercoder-naj%2FDebriefServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercoder-naj%2FDebriefServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybercoder-naj","download_url":"https://codeload.github.com/cybercoder-naj/DebriefServer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercoder-naj%2FDebriefServer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32794597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["f1","flask","formula1","python","rest-api","server"],"created_at":"2024-10-27T11:41:39.251Z","updated_at":"2026-05-08T19:32:06.622Z","avatar_url":"https://github.com/cybercoder-naj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debrief Server\n\nFlask app to serve F1 season and Race details along with images comparing driver lap times and more.\nSome responses will be taken directly from [Ergast](http://ergast.com/mrd/), while the images with telemetry \ndata will be processed from the [FastF1](https://docs.fastf1.dev/index.html) python library.\n\n## Screenshots\n\n![LEC vs RUS Bahrain 22 Quali](examples/screenshots/ruslec.png)\n\n## API Reference\n\n#### Get Race Schedule\n\n```http\n  GET /race-schedule/\u003cyear\u003e\n```\n\n| Parameter | Type  | Description                                 |\n|:----------|:------|:--------------------------------------------|\n| `year`    | `int` | Year for desired race schedule.             |\n\n#### Get Line Graph Image for Fastest Laps\n\n```http\n  GET /fastest-laps/line-graph\n```\n\n| Parameter | Type        | Description                                                                                 |\n|:----------|:------------|:--------------------------------------------------------------------------------------------|\n| `x`       | `string`    | Field for x-axis: `Speed`, `RPM`, `nGear`, `Throttle`, `Brake`, `DRS`, `Distance`, `Time`.  |\n| `y`       | `string`    | Field for y-axis: `Speed`, `RPM`, `nGear`, `Throttle`, `Brake`, `DRS`, `Distance`, `Time`.  |\n| `gp`      | `string`    | Name of the circuit.                                                                        |\n| `year`    | `int`       | Year of the F1 Season.                                                                      |\n| `drivers` | `list[str]` | Comma-separated(,) list of drivers to compare. Use driver code in block letters             |\n\n## Contributing\n\nContributions are always welcome!\n\nSee [`contributing.md`](contributing.md) for ways to get started.\n\n\n## License\n\n[MIT](LICENSE)\n\n\n## Authors\n\n- [@cybercoder-naj](https://www.github.com/cybercoder-naj)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercoder-naj%2Fdebriefserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybercoder-naj%2Fdebriefserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercoder-naj%2Fdebriefserver/lists"}