{"id":18839227,"url":"https://github.com/solareenlo/42api","last_synced_at":"2026-01-31T23:03:42.733Z","repository":{"id":93865672,"uuid":"346895424","full_name":"solareenlo/42api","owner":"solareenlo","description":"42api reference","archived":false,"fork":false,"pushed_at":"2021-03-12T01:32:32.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T09:16:07.738Z","etag":null,"topics":["42","42api","42born2code"],"latest_commit_sha":null,"homepage":"","language":null,"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/solareenlo.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":"2021-03-12T01:31:56.000Z","updated_at":"2022-06-20T13:31:35.000Z","dependencies_parsed_at":"2023-03-08T12:45:36.535Z","dependency_job_id":null,"html_url":"https://github.com/solareenlo/42api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solareenlo%2F42api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solareenlo","download_url":"https://codeload.github.com/solareenlo/42api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774333,"owners_count":19694700,"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":["42","42api","42born2code"],"created_at":"2024-11-08T02:42:28.176Z","updated_at":"2026-01-31T23:03:37.697Z","avatar_url":"https://github.com/solareenlo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 42api\n\n## Projects ID\n\n```sh\nhttps://api.intra.42.fr/v2/cursus/21/projects?sort=id\n```\n\n| ID   | Name             | Slug                   |\n|------|------------------|------------------------|\n| 1314 | Libft            | 42cursus-libft         |\n| 1315 | miniRT           | minirt                 |\n| 1316 | ft_printf        | 42cursus-ft_printf     |\n| 1318 | netwhat          | netwhat                |\n| 1320 | Exam Rank 02     | exam-rank-02           |\n| 1321 | Exam Rank 03     | exam-rank-03           |\n| 1322 | Exam Rank 04     | exam-rank-04           |\n| 1323 | Exam Rank 05     | exam-rank-05           |\n| 1324 | Exam Rank 06     | exam-rank-06           |\n| 1326 | cub3d            | cub3d                  |\n| 1327 | get_next_line    | 42cursus-get_next_line |\n| 1328 | ft_server        | ft_server              |\n| 1329 | ft_services      | ft_services            |\n| 1330 | libasm           | libasm                 |\n| 1331 | minishell        | 42cursus-minishell     |\n| 1332 | webserv          | webserv                |\n| 1334 | Philosophers     | 42cursus-philosophers  |\n| 1335 | ft_containers    | ft_containers          |\n| 1336 | ft_irc           | ft_irc                 |\n| 1337 | ft_transcendence | ft_transcendence       |\n| 1338 | CPP Module 00    | cpp-module-00          |\n| 1339 | CPP Module 01    | cpp-module-01          |\n| 1340 | CPP Module 02    | cpp-module-02          |\n| 1341 | CPP Module 03    | cpp-module-03          |\n| 1342 | CPP Module 04    | cpp-module-04          |\n| 1343 | CPP Module 05    | cpp-module-05          |\n| 1344 | CPP Module 06    | cpp-module-06          |\n| 1345 | CPP Module 07    | cpp-module-07          |\n| 1346 | CPP Module 08    | cpp-module-08          |\n| 1379 | ft_hangouts      | 42cursus-ft_hangouts   |\n\n\n## API の概要\n\n| API                                              | 概要                                 |\n|--------------------------------------------------|--------------------------------------|\n| cursus_users/graph/on/created_at/by/day          | 1日のユーザー作成数                  |\n| cursus_users?filter[campus_id]=26                | 42 の 26campus のユーザーの概要      |\n| users/70782/cursus_users                         | ユーザーのレベルの概要               |\n| cursus/21/cursus_users?filter[campus_id]=26      | 42cursus の 26campus ユーザーの概要  |\n| projects/1314/projects_users?filter[campus]=26   | 26campus の 1314project の状況       |\n| users/70782/projects_users                       | 70782ユーザーの project の詳細       |\n| projects/1314/users?filter[primary_campus_id]=26 | 26campus の 1314project を受けた一覧 |\n\n## Projects users\n```sh\nprojects/1314/projects_users/graph/on/created_at/by/day\nusers/70782/projects_users/graph/on/created_at/by/day\nprojects_users/graph/on/created_at/by/day\nprojects_users?filter[campus]=26\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2F42api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolareenlo%2F42api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolareenlo%2F42api/lists"}