{"id":18264754,"url":"https://github.com/reactcomponentkit/githubsearch","last_synced_at":"2025-10-17T09:33:20.460Z","repository":{"id":137750973,"uuid":"150379530","full_name":"ReactComponentKit/GitHubSearch","owner":"ReactComponentKit","description":"GitHubSearch is an example for ReactComponentKit.","archived":false,"fork":false,"pushed_at":"2019-09-15T15:10:06.000Z","size":6184,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T19:53:54.494Z","etag":null,"topics":["github","react","reactcomponentkit","rxswift"],"latest_commit_sha":null,"homepage":"https://github.com/ReactComponentKit/GitHubSearch","language":"Swift","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/ReactComponentKit.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}},"created_at":"2018-09-26T06:36:21.000Z","updated_at":"2021-03-01T15:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b34782ed-1770-492f-b0a0-04f69cc4aa72","html_url":"https://github.com/ReactComponentKit/GitHubSearch","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/ReactComponentKit%2FGitHubSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FGitHubSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FGitHubSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ReactComponentKit%2FGitHubSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ReactComponentKit","download_url":"https://codeload.github.com/ReactComponentKit/GitHubSearch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247958710,"owners_count":21024821,"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":["github","react","reactcomponentkit","rxswift"],"created_at":"2024-11-05T11:15:50.448Z","updated_at":"2025-10-17T09:33:20.368Z","avatar_url":"https://github.com/ReactComponentKit.png","language":"Swift","readme":"# GitHubSearch\n\nGitHubSearch is an example for ReactComponentKit. It searches github's users or repositories. \n\n## Before Build\n\nYou should set yours client_id and client_secret from GitHub.com. You can get it from [here.](https://github.com/settings/developers) \n\nIf you get the above values, you should set them at GitHubAPIKey.swift.\n\n```swift\nimport Foundation\n\nenum GitHubAPIKey {\n    static let client_id = \"\u003cWRITE HERE YOUR CLIENT_ID\u003e\"\n    static let client_secret = \"\u003cWRITE HERE YOUR CLIENT_SECRET\u003e\"\n}\n```\n\n## Build and Run it!\n\nYou might see the below screens :)\n\n![](art/video.gif)\n\n## Completed\n\n- [x] Search Users\n- [x] Search Repositories\n- [x] Show Loding Component when app is requesting an api.\n- [x] Show Error Component when the app has occurred some error.\n- [x] Show Empty Component when the search result is empty.\n\n## The MIT License \n\nMIT License\n\nCopyright (c) 2018 Sungcheol Kim, https://github.com/ReactComponentKit/GitHubSearch\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactcomponentkit%2Fgithubsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freactcomponentkit%2Fgithubsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freactcomponentkit%2Fgithubsearch/lists"}