{"id":21296874,"url":"https://github.com/reddec/integration-lib","last_synced_at":"2025-07-25T03:07:43.161Z","repository":{"id":81702522,"uuid":"271195602","full_name":"reddec/integration-lib","owner":"reddec","description":"A modular library for integration cases","archived":false,"fork":false,"pushed_at":"2020-06-10T06:53:32.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-14T19:29:11.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/reddec.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":"support/context.go","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-10T06:20:58.000Z","updated_at":"2020-06-10T06:53:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"146b3595-74c8-48fe-b02b-c39867e4a22b","html_url":"https://github.com/reddec/integration-lib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/reddec/integration-lib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fintegration-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fintegration-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fintegration-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fintegration-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reddec","download_url":"https://codeload.github.com/reddec/integration-lib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reddec%2Fintegration-lib/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266946637,"owners_count":24010579,"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-07-25T02:00:09.625Z","response_time":70,"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-21T14:30:18.287Z","updated_at":"2025-07-25T03:07:43.116Z","avatar_url":"https://github.com/reddec.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integration lib\n\nIt aims to be a modular library for integration.\nThere is no strict limitation what to include or not.\n\nCurrently, includes (see [docs](https://godoc.org/github.com/reddec/integration-lib)):\n\n- cloud\n  - google sheets\n- communication\n  - email\n  - telegram\n- finance\n  - exchange rates (fiat and crypto)\n  - tinkoff investing\n\n# Style guide\n\n## Plain functions\n\n- Should have docs\n- Docs should contain API provider(s) if applicable\n- Should have context and context-less (optional) version if uses external services\n- Errors should be wrapped and tagged\n\n\n## Structured\n\nIn addition to plain function\n\n- Configuration structure should not contain state\n- Should have default constructor that fills parameters from [environment](https://github.com/caarlos0/env)\n- Environment variables should have prefix, related to the provider (package)\n- Configuration structure could be used as container for functions if functions are not modifying state\n- It's ok to panic in default constructor","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Fintegration-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freddec%2Fintegration-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freddec%2Fintegration-lib/lists"}