{"id":20064084,"url":"https://github.com/hossein69ameri/newsapi","last_synced_at":"2026-01-29T17:33:15.967Z","repository":{"id":249651345,"uuid":"823997415","full_name":"hossein69ameri/NewsApi","owner":"hossein69ameri","description":"Built with the latest technologies and best practices.","archived":false,"fork":false,"pushed_at":"2024-11-20T08:30:52.000Z","size":644,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-05-05T17:33:27.499Z","etag":null,"topics":["android","jetpack-compose","kotlin","mvvm"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/hossein69ameri.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":"2024-07-04T06:57:48.000Z","updated_at":"2024-11-20T08:30:56.000Z","dependencies_parsed_at":"2024-11-07T08:35:39.483Z","dependency_job_id":null,"html_url":"https://github.com/hossein69ameri/NewsApi","commit_stats":null,"previous_names":["hossein69ameri/newsapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hossein69ameri/NewsApi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hossein69ameri%2FNewsApi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hossein69ameri%2FNewsApi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hossein69ameri%2FNewsApi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hossein69ameri%2FNewsApi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hossein69ameri","download_url":"https://codeload.github.com/hossein69ameri/NewsApi/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hossein69ameri%2FNewsApi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28881982,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T16:41:59.663Z","status":"ssl_error","status_checked_at":"2026-01-29T16:39:39.641Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android","jetpack-compose","kotlin","mvvm"],"created_at":"2024-11-13T13:44:44.781Z","updated_at":"2026-01-29T17:33:15.944Z","avatar_url":"https://github.com/hossein69ameri.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewsApi\nWelcome to the [NewsApi] repository! This project is an Android application developed in Kotlin, leveraging the latest Android technologies, including Jetpack Compose for a modern and responsive UI. The app utilizes the [The News API](https://www.thenewsapi.com/) to fetch and display the latest news articles from around the world.\nThis application is designed to be a showcase of best practices in modern Android development, including the use of MVVM, dependency injection, and the latest tools and libraries. Whether you're looking to stay informed with the latest news or explore the possibilities of Jetpack Compose and Kotlin in Android development, this project is a great starting point.\n\n# Screen Shot\n\u003cimg src=\"https://github.com/user-attachments/assets/696266e1-8d77-4078-ab70-754f6e8a30f5\" data-canonical-src=\"https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png\" width=\"200\" height=\"400\" /\u003e \u003cimg src=\"https://github.com/user-attachments/assets/aaafc8c6-e862-4796-ba1f-e43432bd5f1f\" data-canonical-src=\"https://gyazo.com/eb5c5741b6a9a16c692170a41a49c858.png\" width=\"200\" height=\"400\" /\u003e\n\n# Features\n100% Kotlin\n\nDependency Managment With Version Catalog\n\nJetpack Compose\n\nMVVM architecture\n\nAndroid Architecture Components\n\nKotlin Coroutines + Flow\n\nSingle activity pattern\n\nDependency injection\n\n# Tech Stacks\n\n[Jetpack Compose](https://developer.android.com/compose) - Build better apps faster with Jetpack Compose.\n\n[KSP](https://developer.android.com/build/migrate-to-ksp) - Migrate from kapt to KSP.\n\n[Chucker](https://github.com/ChuckerTeam/chucker)- An HTTP inspector for Android \u0026 OkHTTP\n\n[Retrofit](https://square.github.io/retrofit/) + [OkHttp](https://square.github.io/okhttp/) - An HTTP inspector for Android \u0026 OkHTTP\n\n[Hilt](https://dagger.dev/hilt/)  - Dependency injection.\n\n[Android Architecture Components](https://developer.android.com/topic/libraries/architecture)  - A collection of libraries that help you design robust, testable and maintainable apps.\n\n[ViewModel](https://developer.android.com/reference/androidx/lifecycle/ViewModel)  - UI-related data holder, lifecycle aware.\n\n[Navigation component](https://developer.android.com/guide/navigation)  -  Fragment routing handler.\n\n[Coroutines](https://developer.android.com/kotlin/coroutines) - Concurrency design pattern for asynchronous programming.\n\n[Flow](https://developer.android.com/kotlin/flow) - Stream of value that returns from suspend function.\n\n[Lottie](https://lottiefiles.com/blog/working-with-lottie/getting-started-with-lottie-animations-in-android-app) - Animations in an Android App\n\n[Coil](https://github.com/coil-kt/coil) - Image loading\n\n# Architectures\n![alt - Github](https://raw.githubusercontent.com/amitshekhariitbhu/MVVM-Architecture-Android/master/assets/mvvm-arch.png)\n\n**View** : Activity/Fragment with UI-specific logics only.\n\n**ViewModel** : It keeps the logic away from View layer, provides data streams for UI and handle user interactions\n\n**Model** :  Repository pattern, data layers that provide interface to manipulate data from both the local and remote data sources. The local data sources will serve as single source of truth\n\n# Contact\nHave an project? DM me at\n\nhossein.arabameri69@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossein69ameri%2Fnewsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhossein69ameri%2Fnewsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhossein69ameri%2Fnewsapi/lists"}