{"id":19311665,"url":"https://github.com/possen/giffy","last_synced_at":"2025-08-08T16:08:18.876Z","repository":{"id":66876318,"uuid":"94154357","full_name":"possen/Giffy","owner":"possen","description":"Giphy Query ","archived":false,"fork":false,"pushed_at":"2017-07-04T01:54:17.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T03:44:23.829Z","etag":null,"topics":["adaptors","autocomplete","decoding","giphy-query","ios","paging","sparsearray","swift-4"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/possen.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-13T01:02:32.000Z","updated_at":"2017-06-16T01:24:48.000Z","dependencies_parsed_at":"2023-03-11T00:25:09.835Z","dependency_job_id":null,"html_url":"https://github.com/possen/Giffy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/possen/Giffy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FGiffy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FGiffy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FGiffy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FGiffy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/possen","download_url":"https://codeload.github.com/possen/Giffy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/possen%2FGiffy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269448851,"owners_count":24418968,"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-08-08T02:00:09.200Z","response_time":72,"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":["adaptors","autocomplete","decoding","giphy-query","ios","paging","sparsearray","swift-4"],"created_at":"2024-11-10T00:29:43.352Z","updated_at":"2025-08-08T16:08:18.701Z","avatar_url":"https://github.com/possen.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Giffy\n\n## This project demonstrates the following:\n\n- Querying Giphy to search for items based upon a keyword.\n- Utilizes the Swift 4 facility to decode the JSON directly into objects.\n- Results paging, based upon a sparse set of data.\n- Utilizes the Swift 4 zip facility and unbound ranges to insert items into the sparse dictionary(array) by using merge to insert new items into dictionary.\n- An autocomplete facility which changes and filters based upon what letters are typed (currently a hard coded list).   \n-  An in memory cache for keeping images around, or purging when max memory is reached.\n- Use of Adaptors to keep the reponsibilities of the objects limited and avoid the MassivViewController antipattern.\n- A Trie data structure to do the lookup of words for suggested autocomplete data.\n- Asyncronously loads autocomplete.\n- Saving and Reloads the built trie from disk so it only has to be built once. (uses JSON but would be better to use a binary format).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpossen%2Fgiffy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpossen%2Fgiffy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpossen%2Fgiffy/lists"}