{"id":19390286,"url":"https://github.com/jaimerc/node-swagger","last_synced_at":"2026-05-04T17:36:27.166Z","repository":{"id":135546004,"uuid":"192806960","full_name":"JaimeRC/node-swagger","owner":"JaimeRC","description":"Estructura de una API en NodeJS con documentación de Swagger.","archived":false,"fork":false,"pushed_at":"2019-12-07T10:33:38.000Z","size":435,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T20:57:16.350Z","etag":null,"topics":["express","nodejs","swagger"],"latest_commit_sha":null,"homepage":"","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/JaimeRC.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":"2019-06-19T21:30:18.000Z","updated_at":"2022-07-11T15:02:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c37e337-0867-4b3d-8c6b-9ef1d1f71bae","html_url":"https://github.com/JaimeRC/node-swagger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JaimeRC/node-swagger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaimeRC%2Fnode-swagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaimeRC%2Fnode-swagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaimeRC%2Fnode-swagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaimeRC%2Fnode-swagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaimeRC","download_url":"https://codeload.github.com/JaimeRC/node-swagger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaimeRC%2Fnode-swagger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"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":["express","nodejs","swagger"],"created_at":"2024-11-10T10:19:58.822Z","updated_at":"2026-05-04T17:36:27.144Z","avatar_url":"https://github.com/JaimeRC.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-swagger\n\nEstructura de una API en NodeJS y documentación con Swagger.\n\n\n## Estructura del Proyecto\n\n    app.js                        # Archivo de inicializacion\n      ├───api-docs                # Documentación e configuración de Swagger\n      ├───config                  # Variable de entorno y constantes para el Proyecto\n      ├───data                    # Datos para el proyecto y Readme\n      ├───db                      # Conexión a las DBs\n      ├───routes                  # Rutas  \n      |     ├───controllers       # Controlladores para cada Ruta\n      |     └───middleware        # Filtros y complementos para las Rutas\n      ├───test                    # Archivos de Test\n      └───utils                   # Scripts de utilidades para el proyecto\n\n\n\n## Instalación\n\n- Clona este repositorio: \n\n        git clone https://github.com/JaimeRC/node-swagger.git\n\n- Ìnicializa el proyecto: \n\n        cd node-swagger\n        npm install --save\n        npm start\n        \n- Ve al navegador y muestra esta URL para ver la documentación: \n\n        http://localhost:9000/api-docs\n\n\n## Imagenes\n\n### Inicio\n![Example](data/images/image0.png)\n\n\n### Petición\n![Example](data/images/image1.png)\n\n\n### Modelos\n![Example](data/images/image2.png)\n\n\n\n## Licencia\nnode-swagger bajo [MIT License](https://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimerc%2Fnode-swagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaimerc%2Fnode-swagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaimerc%2Fnode-swagger/lists"}