{"id":18577521,"url":"https://github.com/ecomplus/app-correios","last_synced_at":"2025-09-04T12:48:34.455Z","repository":{"id":47713490,"uuid":"216831899","full_name":"ecomplus/app-correios","owner":"ecomplus","description":"E-Com Plus app to integrate Correios calculator","archived":false,"fork":false,"pushed_at":"2023-05-03T20:22:59.000Z","size":418,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T00:49:03.193Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ecomplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-10-22T14:17:43.000Z","updated_at":"2021-11-13T01:57:37.000Z","dependencies_parsed_at":"2024-11-06T23:42:54.644Z","dependency_job_id":null,"html_url":"https://github.com/ecomplus/app-correios","commit_stats":null,"previous_names":[],"tags_count":94,"template":false,"template_full_name":"ecomplus/express-app-boilerplate","purl":"pkg:github/ecomplus/app-correios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fapp-correios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fapp-correios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fapp-correios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fapp-correios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecomplus","download_url":"https://codeload.github.com/ecomplus/app-correios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecomplus%2Fapp-correios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273611901,"owners_count":25136977,"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-09-04T02:00:08.968Z","response_time":61,"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":[],"created_at":"2024-11-06T23:29:30.744Z","updated_at":"2025-09-04T12:48:34.411Z","avatar_url":"https://github.com/ecomplus.png","language":"JavaScript","readme":"# app-correios\r\n\r\n[![CodeFactor](https://www.codefactor.io/repository/github/ecomplus/app-correios/badge)](https://www.codefactor.io/repository/github/ecomplus/app-correios)\r\n[![license mit](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\r\n\r\nE-Com Plus app to integrate Correios calculator\r\n\r\n[CHANGELOG](https://github.com/ecomplus/app-correios/blob/master/CHANGELOG.md)\r\n\r\n## Reference\r\n\r\n1. https://apx-mods.e-com.plus/api/v1/calculate_shipping/schema.json?store_id=100\r\n2. https://apx-mods.e-com.plus/api/v1/calculate_shipping/response_schema.json?store_id=100\r\n3. https://www.correios.com.br/a-a-z/pdf/calculador-remoto-de-precos-e-prazos/manual-de-implementacao-do-calculo-remoto-de-precos-e-prazos\r\n\r\n### About \"Correios offline\"\r\n\r\n1. https://github.com/victorhramos/correios-offline-opencart/blob/master/src/KauserCorreios/Correios.php\r\n2. https://suporte.boxloja.pro/article/90-faixa-de-ceps-do-brasil\r\n3. https://suporte.boxloja.pro/article/82-correios-calculo-frete\r\n\r\n\u003e From direct tests with Correios WS we're also\r\nconsidering by default:\r\n\r\n```js\r\nValorValorDeclarado = (nVlValorDeclarado - 20.5) * 0.02\r\n```\r\n\r\n## Environment variables sample\r\n\r\nVariable              | Value\r\n---                   | ---\r\n`LOGGER_OUTPUT`       | `~/app/log/logger.out`\r\n`LOGGER_ERRORS`       | `~/app/log/logger.err`\r\n`LOGGER_FATAL_ERRORS` | `~/app/log/_stderr`\r\n`PORT`                | `3000`\r\n`APP_BASE_URI`        | `https://correios.ecomplus.biz`\r\n`DB_PATH`             | `~/app/db.sqlite`\r\n`ECOM_AUTH_DB`        | `~/app/db.sqlite`\r\n`ECOM_AUTH_UPDATE`    | `enabled`\r\n\r\n## Production server\r\n\r\nPublished at https://correios.ecomplus.biz\r\n\r\n### Continuous deployment\r\n\r\nWhen new version is **production ready**,\r\n[create a new release](https://github.com/ecomplus/app-correios/releases)\r\n(or `npm run release`) to run automatic deploy from _master_ branch\r\nand (re)publish the app.\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomplus%2Fapp-correios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecomplus%2Fapp-correios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecomplus%2Fapp-correios/lists"}