{"id":29440023,"url":"https://github.com/hernan2975/api-testing-postman","last_synced_at":"2025-10-03T21:38:27.260Z","repository":{"id":303642448,"uuid":"1016208614","full_name":"hernan2975/api-testing-postman","owner":"hernan2975","description":"Este repositorio nace con la intención de estandarizar, documentar y automatizar las pruebas de APIs REST mediante herramientas accesibles como Postman y Newman","archived":false,"fork":false,"pushed_at":"2025-07-08T16:56:21.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T17:45:25.905Z","etag":null,"topics":["api-rest","api-testing","postman","qa-automation","software-quality"],"latest_commit_sha":null,"homepage":"","language":null,"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/hernan2975.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2025-07-08T16:45:58.000Z","updated_at":"2025-07-08T16:58:05.000Z","dependencies_parsed_at":"2025-07-08T17:56:39.883Z","dependency_job_id":null,"html_url":"https://github.com/hernan2975/api-testing-postman","commit_stats":null,"previous_names":["hernan2975/api-testing-postman"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hernan2975/api-testing-postman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernan2975%2Fapi-testing-postman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernan2975%2Fapi-testing-postman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernan2975%2Fapi-testing-postman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernan2975%2Fapi-testing-postman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hernan2975","download_url":"https://codeload.github.com/hernan2975/api-testing-postman/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernan2975%2Fapi-testing-postman/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268448204,"owners_count":24251999,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-rest","api-testing","postman","qa-automation","software-quality"],"created_at":"2025-07-13T10:01:56.514Z","updated_at":"2025-10-03T21:38:22.201Z","avatar_url":"https://github.com/hernan2975.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# API Testing con Postman\n\nRepositorio diseñado para pruebas automatizadas de API REST utilizando Postman. Incluye colecciones organizadas, entornos configurables, documentación técnica y validaciones básicas. Ideal como punto de partida para implementaciones de QA funcional y automatizado.\n\n## 🚀 Objetivos\n\n- Validar endpoints REST de forma modular y profesional.\n- Documentar las peticiones, respuestas esperadas y criterios de aceptación.\n- Proveer colecciones reutilizables para QA manual y automatizado.\n- Facilitar la integración con Newman para ejecución desde línea de comandos o CI/CD.\n\n## 📁 Estructura del repositorio\n\n```plaintext\napi-testing-postman/\n├── README.md\n├── postman/\n│   ├── collections/\n│   └── environments/\n├── docs/\n│   └── endpoints.md\n├── scripts/\n│   └── test-validation.js\n└── .gitignore\n\n📦 Cómo usar\n1. Importar colecciones en Postman\nVe a File \u003e Import en Postman y selecciona los archivos .json de postman/collections/.\n\n2. Configurar entorno\nImporta los entornos desde postman/environments/ si la colección usa variables dinámicas.\n\n3. Ejecutar pruebas con Newman (opcional)\n\nnewman run postman/collections/\u003cnombre-colección\u003e.json -e postman/environments/\u003cnombre-entorno\u003e.json\n\n4. Validar con scripts personalizados\nPostman puede incluir scripts JS en test-validation.js para assertions avanzadas.\n\n\n📚 Documentación\nLa documentación de cada endpoint está disponible en docs/endpoints.md. Allí encontrarás ejemplos de peticiones, respuestas esperadas y reglas de validación.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernan2975%2Fapi-testing-postman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhernan2975%2Fapi-testing-postman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernan2975%2Fapi-testing-postman/lists"}