{"id":49544180,"url":"https://github.com/ninjadiego/api-rest-go-mysql","last_synced_at":"2026-05-02T17:06:28.291Z","repository":{"id":193089504,"uuid":"688094856","full_name":"ninjadiego/api-rest-go-mysql","owner":"ninjadiego","description":"REST API en Go conectada a MySQL. Implementa operaciones CRUD con manejo de base de datos relacional. Proyecto de práctica backend.","archived":false,"fork":false,"pushed_at":"2026-04-24T05:11:13.000Z","size":4080,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-24T07:13:14.059Z","etag":null,"topics":["api","backend","crud","database","go","golang","mysql","rest-api"],"latest_commit_sha":null,"homepage":"","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/ninjadiego.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-09-06T16:32:43.000Z","updated_at":"2026-04-24T05:11:17.000Z","dependencies_parsed_at":"2023-09-06T18:57:01.506Z","dependency_job_id":"7af2d86f-26a3-447f-9c4d-724c407153b1","html_url":"https://github.com/ninjadiego/api-rest-go-mysql","commit_stats":null,"previous_names":["ninjadiego/api_rest_go_mysql","ninjadiego/api-rest-go-mysql"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ninjadiego/api-rest-go-mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjadiego%2Fapi-rest-go-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjadiego%2Fapi-rest-go-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjadiego%2Fapi-rest-go-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjadiego%2Fapi-rest-go-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninjadiego","download_url":"https://codeload.github.com/ninjadiego/api-rest-go-mysql/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjadiego%2Fapi-rest-go-mysql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32542241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T12:25:33.646Z","status":"ssl_error","status_checked_at":"2026-05-02T12:24:51.733Z","response_time":132,"last_error":"SSL_read: 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":["api","backend","crud","database","go","golang","mysql","rest-api"],"created_at":"2026-05-02T17:06:27.758Z","updated_at":"2026-05-02T17:06:28.287Z","avatar_url":"https://github.com/ninjadiego.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API_REST_GO_MYSQL\n\nAPI REST construida con Go conectada a una base de datos MySQL. Este proyecto sirve como base para aprender a integrar un servicio HTTP con persistencia real de datos.\n\n## Caracteristicas\n\n- Operaciones CRUD basicas (crear, leer, actualizar, eliminar)\n- Conexion a MySQL con driver oficial\n- Respuestas en formato JSON\n- Coleccion de Postman incluida en /docs/postman para probar los endpoints\n\n## Tecnologias\n\n- Go (Golang)\n- MySQL\n- Postman (para pruebas)\n\n## Configuracion de la base de datos\n\nAntes de ejecutar el proyecto, asegurate de tener MySQL corriendo localmente y una base de datos creada. Actualiza las credenciales de conexion en main.go con las tuyas.\n\n## Como ejecutarlo\n\ngit clone https://github.com/ninjadiego/API_REST_GO_MYSQL.git\ncd API_REST_GO_MYSQL\ngo mod tidy\ngo run main.go\n\n## Pruebas\n\nPuedes importar la coleccion de Postman que se encuentra en /docs/postman para probar todos los endpoints disponibles de forma rapida.\n\n## Autor\n\nninjadiego - https://github.com/ninjadiego- - - - - - - \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjadiego%2Fapi-rest-go-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninjadiego%2Fapi-rest-go-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjadiego%2Fapi-rest-go-mysql/lists"}