{"id":21531023,"url":"https://github.com/frog-frog/pokedex-swiftui","last_synced_at":"2025-03-17T19:22:04.788Z","repository":{"id":143705126,"uuid":"273590006","full_name":"Frog-Frog/Pokedex-SwiftUI","owner":"Frog-Frog","description":"Pokedex is iOS application using PokeAPI.","archived":false,"fork":false,"pushed_at":"2021-09-21T04:55:01.000Z","size":3395,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T06:27:40.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Frog-Frog.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-19T21:29:56.000Z","updated_at":"2023-04-01T18:07:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f981ccc2-5198-4193-b746-896c5995cb03","html_url":"https://github.com/Frog-Frog/Pokedex-SwiftUI","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/Frog-Frog%2FPokedex-SwiftUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FPokedex-SwiftUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FPokedex-SwiftUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frog-Frog%2FPokedex-SwiftUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frog-Frog","download_url":"https://codeload.github.com/Frog-Frog/Pokedex-SwiftUI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244094277,"owners_count":20397020,"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-24T02:11:17.722Z","updated_at":"2025-03-17T19:22:04.755Z","avatar_url":"https://github.com/Frog-Frog.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![1c503524c8ea1f989a82bd45e394d926](https://user-images.githubusercontent.com/20692907/78142386-d6a7dc00-7467-11ea-81ca-c21b6b77d823.png)\n\n[![](https://github.com/Frog-Frog/Pokedex/workflows/CI/badge.svg)](https://github.com/Frog-Frog/Pokedex/actions?query=workflow%3ACI)\n[![License](https://img.shields.io/github/license/Frog-Frog/Pokedex)](https://github.com/Frog-Frog/Pokedex/blob/master/LICENSE)\n\n# Screenshot\n\n- PokemonList\n\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/80538716-29ca6b80-89e1-11ea-935b-48a0e6736315.png\" width=\"250\"\u003e\n\n- PokemonDetail\n\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/80538722-2b942f00-89e1-11ea-82a6-dd90adde8bd7.png\" width=\"250\"\u003e\n\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/80539155-fd631f00-89e1-11ea-8ed9-0143bf7fbc0f.png\" width=\"250\"\u003e\n\n# Demo\n\n## Application\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/80539441-75314980-89e2-11ea-81f8-7b6661d6495e.gif\" width=\"250\"\u003e\n\n## Spotlight\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/82819673-b9c5dd00-9edb-11ea-94b1-297ae27d4673.gif\" width=\"250\"\u003e\n\n## Today Extension\n\u003cimg src=\"https://user-images.githubusercontent.com/20692907/82715063-66ca0b00-9ccc-11ea-87fb-771d3fa231cb.gif\" width=\"250\"\u003e\n\n# Requirements\n- Xcode11.4+\n- Swift5.2+\n- [Mint](https://github.com/yonaskolb/Mint)\n- [XcodeGen](https://github.com/yonaskolb/XcodeGen)\n- [Carthage](https://github.com/Carthage/Carthage)\n\n# Using Tools and Libraries\n\n## API\n- [PokéAPI](https://pokeapi.co/)\n\n## Image Resource\n- [pokemon.json](https://github.com/fanzeyi/pokemon.json)\n\n## Tools\n- [SwiftGen](https://github.com/SwiftGen/SwiftGen)\n- [SwiftLint](https://github.com/realm/SwiftLint)\n- [Generamba](https://github.com/strongself/Generamba)\n\n## Network\n- [Alamofire](https://github.com/Alamofire/Alamofire)\n\n## Image Loading\n- [Nuke](https://github.com/kean/Nuke)\n\n# Make .xcodeproj\nExecute these commands in your terminal with the path of this project.\n\n```ruby\n$ make bootstrap\n```\n\nand\n\n```\n$ make project\n```\n\n# Architecture\n![fde0d6c6-d667-487f-b459-31841e71db31](https://user-images.githubusercontent.com/20692907/81504158-a551e400-9322-11ea-9457-74e80b7380f1.png)\n\n# Authors\n\n## iOS Engineer\n\n**Tomosuke Okada**\n\n[![Twitter](https://img.shields.io/twitter/follow/fr0g_fr0g?style=social)](https://twitter.com/intent/follow?screen_name=fr0g_fr0g)\n\n[![GitHub](https://img.shields.io/github/followers/Frog-Frog?style=social)](https://github.com/Frog-Frog)\n\n## UI Designer\n\n**Kotaro Minami**\n\n[![Twitter](https://img.shields.io/twitter/follow/arice_kawamako?style=social)](https://twitter.com/intent/follow?screen_name=arice_kawamako)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fpokedex-swiftui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrog-frog%2Fpokedex-swiftui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrog-frog%2Fpokedex-swiftui/lists"}