{"id":21526547,"url":"https://github.com/fcbyk/hello-world","last_synced_at":"2025-03-17T18:35:11.271Z","repository":{"id":269653396,"uuid":"806174379","full_name":"fcbyk/hello-world","owner":"fcbyk","description":"This is where the story begins","archived":false,"fork":false,"pushed_at":"2025-02-09T23:56:27.000Z","size":1090,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-10T00:25:21.680Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hello.fcbyk.com/","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/fcbyk.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":"2024-05-26T15:26:58.000Z","updated_at":"2025-02-09T23:56:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"b7cd4519-e1d0-4763-b793-d95c7dad7abb","html_url":"https://github.com/fcbyk/hello-world","commit_stats":null,"previous_names":["fcbyk/hello-world"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fhello-world","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fhello-world/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fhello-world/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcbyk%2Fhello-world/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcbyk","download_url":"https://codeload.github.com/fcbyk/hello-world/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244089632,"owners_count":20396285,"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-11-24T01:45:31.175Z","updated_at":"2025-03-17T18:35:11.228Z","avatar_url":"https://github.com/fcbyk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"这是一个写练习代码和笔记的库\n\n```asm\nsection .data\n    msg db 'Hello, World!', 0 \n\nsection .text\n    global _start\n\n_start:\n    mov eax, 4\n    mov ebx, 1\n    mov ecx, msg\n    mov edx, 13\n    int 0x80\n\n    mov eax, 1\n    xor ebx, ebx\n    int 0x80\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Fhello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcbyk%2Fhello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcbyk%2Fhello-world/lists"}