{"id":18246669,"url":"https://github.com/datvm/digitalbibleplatformsharp","last_synced_at":"2025-04-08T19:34:27.023Z","repository":{"id":143659099,"uuid":"125614125","full_name":"datvm/DigitalBiblePlatformSharp","owner":"datvm","description":"A wrapper for API call to Digital Bible Platform","archived":false,"fork":false,"pushed_at":"2018-03-17T14:57:32.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-14T15:16:32.461Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/datvm.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MD","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":"2018-03-17T09:23:29.000Z","updated_at":"2020-04-28T05:24:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"51b80380-42c5-42c9-a47e-ab2952ec7ccb","html_url":"https://github.com/datvm/DigitalBiblePlatformSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datvm%2FDigitalBiblePlatformSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datvm%2FDigitalBiblePlatformSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datvm%2FDigitalBiblePlatformSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datvm%2FDigitalBiblePlatformSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datvm","download_url":"https://codeload.github.com/datvm/DigitalBiblePlatformSharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247912807,"owners_count":21017049,"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-05T09:27:12.877Z","updated_at":"2025-04-08T19:34:26.988Z","avatar_url":"https://github.com/datvm.png","language":"C#","readme":"A wrapper API call to the Developer API of [Digital Bible Platform](https://www.digitalbibleplatform.com/).\n\n# Usage\nExample API call:\n\n    // apiKey is your API Key\n    var service = new DigitalBiblePlatformService(apiKey);\n    var result = await this.service.LanguageListingAsync(new LanguageListingRequest()\n    {\n        Name = \"Vietnamese\",\n    });\n\nConsult [Test Project](https://github.com/datvm/DigitalBiblePlatformSharp/tree/master/DigitalBiblePlatformSharp.Test) for more use cases.\n\n# Test Project\nSince Private API Key is needed for calling API and I cannot just ignore Config file, Environment Variable is the best place to put in the key for testing.\n\nBefore running the test, please set a Environment Variable `DBPSharpApiKey` with your API Key (remember to restart Visual Studio because Environment Variables are only read at program startup.\n\nIn TestUtils file I have also defined a compiler variable:\n\n        #define WRITELOGFILE\n    \nto enable writing log files to:\n\n        public const string LogFileLocation = @\"D:\\Temp\\TestLog\";\n        \nRemove/Change the variable to disable JSON responses files writing.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatvm%2Fdigitalbibleplatformsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatvm%2Fdigitalbibleplatformsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatvm%2Fdigitalbibleplatformsharp/lists"}