{"id":18424196,"url":"https://github.com/bradmccoydev/self-service-sdk","last_synced_at":"2025-04-13T16:19:56.510Z","repository":{"id":57544297,"uuid":"290137509","full_name":"bradmccoydev/self-service-sdk","owner":"bradmccoydev","description":"Sdk For Self Service","archived":false,"fork":false,"pushed_at":"2020-09-29T04:57:13.000Z","size":137,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-16T07:44:20.863Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradmccoydev.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}},"created_at":"2020-08-25T06:51:49.000Z","updated_at":"2020-09-29T04:57:16.000Z","dependencies_parsed_at":"2022-09-16T23:02:07.473Z","dependency_job_id":null,"html_url":"https://github.com/bradmccoydev/self-service-sdk","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmccoydev%2Fself-service-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmccoydev%2Fself-service-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmccoydev%2Fself-service-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradmccoydev%2Fself-service-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradmccoydev","download_url":"https://codeload.github.com/bradmccoydev/self-service-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248741514,"owners_count":21154326,"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":[],"created_at":"2024-11-06T04:41:42.934Z","updated_at":"2025-04-13T16:19:56.489Z","avatar_url":"https://github.com/bradmccoydev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self Service SDK\n\nThis repository contains the SDK for Self Service. It is provided as a GoLang module.\n\n\n## Dirctory Structure\n\nThe table below explains the layout of this directory.\n\n| Directory | Purpose |\n| :--- | :--- |\n| /internal | This directory contains utility functions for internal testing etc |\n| /sdk | This directory contains the [SDK packages](sdk/README.md) |\n| /templates | This directory contains [templates](templates/README.md) for using the SDK |\n\n\n## Requirements\n\nThe table below lists the requirements to use the SDK.\n\n| Item | Requirement |\n| :---: | :--- |\n| 1 | Go \u003e= v1.15 |\n| 2 | An AWS account with appropriate permissions. See [below](#aws). |\n| 3 | Certain environment variables to drive the testing framework. See [below](#testing). |\n\n\n## AWS\n\nTo enable testing of the AWS functionality an AWS account is required. The table below lists the permissions required.\n\n| Object | Permission | Notes |\n| :--- | :--- | :--- |\n| DynamoDB | ? | |\n| Secrets Manager | ? | |\n| | | |\n\n\n## Testing\n\nCertain environment variables need to be set for the various unit tests to run. These are summarised in the table below.\n\n| Variable | Notes |\n| :--- | :--- |\n| TESTING_AWS_ENABLED | Set to TRUE if the AWS related tests should be run |\n| TESTING_AWS_ACCESS_KEY_ID | A valid AWS Access Key that can be used to connect to AWS |\n| TESTING_AWS_SECRET_ACCESS_KEY | The secret for the above AWS access key |\n| TESTING_AWS_DEFAULT_REGION | The default AWS region to use |\n| TESTING_AWS_USER_ID | The User ID of the above AWS user. This is used for validating a successful login |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradmccoydev%2Fself-service-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradmccoydev%2Fself-service-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradmccoydev%2Fself-service-sdk/lists"}