{"id":20678254,"url":"https://github.com/oxdabit/hello-go","last_synced_at":"2026-04-17T23:36:53.877Z","repository":{"id":213527195,"uuid":"587410449","full_name":"OxDAbit/Hello-GO","owner":"OxDAbit","description":"Golang tutorial repository","archived":false,"fork":false,"pushed_at":"2023-01-13T10:05:10.000Z","size":3852,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-10T19:28:16.947Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/OxDAbit.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-01-10T17:30:24.000Z","updated_at":"2023-01-13T10:03:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"13b03eb9-244c-4057-a293-bfb4d1c2ab6c","html_url":"https://github.com/OxDAbit/Hello-GO","commit_stats":null,"previous_names":["oxdabit/hello-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OxDAbit/Hello-GO","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OxDAbit%2FHello-GO","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OxDAbit%2FHello-GO/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OxDAbit%2FHello-GO/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OxDAbit%2FHello-GO/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OxDAbit","download_url":"https://codeload.github.com/OxDAbit/Hello-GO/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OxDAbit%2FHello-GO/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31950778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"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":[],"created_at":"2024-11-16T21:19:33.613Z","updated_at":"2026-04-17T23:36:53.830Z","avatar_url":"https://github.com/OxDAbit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Twitter](https://img.shields.io/twitter/follow/0xDA_bit.svg?style=social)](https://twitter.com/0xDA_bit)\n\n# Hello-Golang\n## Índice de proyectos\n1. [CRUD API]()\n\n\t- Crear y acceder a la carpeta del proyecto\n\t\t```\n\t\tmkdir crud-api\n\t\tcd crud-api\n\t\t```\n\t- Instalamos el paquete **gorilla mux**\n\t\t```\n\t\tgo install github.com/gorilla/mux@latest\n\t\t```\n\t- Creamos las dependencias al módulo para poder compilar el código\n\t\t```\n\t\tgo mod tidy\n\t\t```\n\t- Compilamos el código\n\t\t```\n\t\tgo build\n\t\t```\n\t- Ejecutamos el código\n\t\t```\n\t\t./crud-api\n\t\t```\n\n## DEV tips\n- Instalación de GO en Mac OS X\n\t```\n\tbrew install golang\n\t```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxdabit%2Fhello-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foxdabit%2Fhello-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foxdabit%2Fhello-go/lists"}