{"id":48518097,"url":"https://github.com/edertone/docker-translation","last_synced_at":"2026-04-07T20:02:03.988Z","repository":{"id":346549195,"uuid":"1190478162","full_name":"edertone/docker-translation","owner":"edertone","description":"General-purpose tools for translations management","archived":false,"fork":false,"pushed_at":"2026-03-24T10:36:59.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-25T12:58:21.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edertone.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-24T10:18:14.000Z","updated_at":"2026-03-24T10:37:02.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/edertone/docker-translation","commit_stats":null,"previous_names":["edertone/docker-translation"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/edertone/docker-translation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edertone%2Fdocker-translation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edertone%2Fdocker-translation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edertone%2Fdocker-translation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edertone%2Fdocker-translation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edertone","download_url":"https://codeload.github.com/edertone/docker-translation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edertone%2Fdocker-translation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31526666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-04-07T20:01:59.354Z","updated_at":"2026-04-07T20:02:03.974Z","avatar_url":"https://github.com/edertone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Translation Microservice\n\nThis Dockerized microservice provides general-purpose tools for translations management via HTTP API endpoints on port 5002.\n\n## Docker image configuration\n\nThe image exposes all the API endpoints on port `5002`.\nA volume must be mounted to store the available translations.\n\n**Example `docker-compose.yml`**\n\n```yaml\nservices:\n    translation-service:\n        image: edertone/translation-service:X.X.X\n        ports: # Remove if you don't want external access to this container\n            - '5002:5002'\n        volumes:\n            # Store all the translations you want to use\n            # The folders structure must be: TODO\n            - ./my/local/translations-folder:/app/translations-folder\n```\n\n## API Documentation\n\n- [TODO Endpoints](./docs/todo.md)\n\n## Development documentation\n\n- [Development, testing and deployment documentation](./docs/develop-test-publish.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Federtone%2Fdocker-translation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Federtone%2Fdocker-translation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Federtone%2Fdocker-translation/lists"}