{"id":26609201,"url":"https://github.com/ogticrd/dgii-services-api","last_synced_at":"2025-04-09T23:10:28.738Z","repository":{"id":104999144,"uuid":"399245410","full_name":"ogticrd/dgii-services-api","owner":"ogticrd","description":"Servicios de la DGII. Creado y mantenido por Div. Arquitectura Digital Gubernamental.","archived":false,"fork":false,"pushed_at":"2024-10-24T03:36:18.000Z","size":487,"stargazers_count":7,"open_issues_count":1,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-24T00:58:42.044Z","etag":null,"topics":["api","arquitectura-digital-gubernamental","dgii","nestjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ogticrd.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}},"created_at":"2021-08-23T20:55:19.000Z","updated_at":"2024-09-26T13:34:39.000Z","dependencies_parsed_at":"2023-10-20T15:26:38.326Z","dependency_job_id":null,"html_url":"https://github.com/ogticrd/dgii-services-api","commit_stats":null,"previous_names":["ogticrd/dgii-services-api"],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogticrd%2Fdgii-services-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogticrd%2Fdgii-services-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogticrd%2Fdgii-services-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ogticrd%2Fdgii-services-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ogticrd","download_url":"https://codeload.github.com/ogticrd/dgii-services-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125613,"owners_count":21051770,"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":["api","arquitectura-digital-gubernamental","dgii","nestjs"],"created_at":"2025-03-24T00:58:41.884Z","updated_at":"2025-04-09T23:10:28.709Z","avatar_url":"https://github.com/ogticrd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Servicios de la DGII\n\n[![Prod Deployment](https://github.com/opticrd/dgii-services-api/actions/workflows/prod-cd.yml/badge.svg)](https://github.com/opticrd/dgii-services-api/actions/workflows/prod-cd.yml)\n\n## Tabla de contenidos\n\n- [Servicios de la DGII](#servicios-de-la-dgii)\n  - [Tabla de contenidos](#tabla-de-contenidos)\n  - [Descripción y contexto](#descripción-y-contexto)\n  - [Referencia del servicio](#referencia-del-servicio)\n  - [Cómo iniciar](#cómo-iniciar)\n  - [Stack de desarrollo](#stack-de-desarrollo)\n    - [Servidor](#servidor)\n    - [Base de datos](#base-de-datos)\n  - [Autores](#autores)\n\n## Descripción y contexto\n\nEste servicio es un [wrapper](https://es.quora.com/Qu%C3%A9-es-exactamente-un-wrapper-API-Y-en-qu%C3%A9-se-diferencia-de-solo-una-API) de los servicios de información de la [Dirección General de Impuestos Internos (DGII)](https://dgii.gov.do/wsMovilDGII/WSMovilDGII.asmx).\n\n## Referencia del servicio\n\n- [Documentación oficial](https://developers.digital.gob.do)\n\n## Cómo iniciar\n\n1. Configuración del repositorio\n\n```sh\n    # Clonar repositorio\n    git clone https://github.com/opticrd/dgii-services-api.git;\n```\n\n2. Declarar y definir las variables de entorno\n\n```sh\n    # Crear archivo de variables de entorno\n    cd dgii-services-api;\n    touch .env;\n```\n\n```sh\n    # Application\n    PORT=\n    API_VERSION=\n    NODE_ENV=\n\n    # DGII Service\n    DGII_WSDL_URI=https://dgii.gov.do/wsMovilDGII/WSMovilDGII.asmx?WSDL\n    DGII_WSDL_PAGINATION_LIMIT=20\n```\n\n3. Instalar dependecias\n\n```sh\n    yarn\n```\n\n4. Correr proyecto\n\n```sh\n    npm run start:dev\n```\n\n## Stack de desarrollo\n\n### Servidor\n\n- Node.js\n  - Nest.js Framework\n\n### Base de datos\n\n- Postgres\n\n## Autores\n\n- [Marluan Espiritusanto](https://github.com/marluanespiritusanto)\n\n## Actualizaciones\n\n- Septiembre 2021\n- Septiembre 2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogticrd%2Fdgii-services-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fogticrd%2Fdgii-services-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fogticrd%2Fdgii-services-api/lists"}