{"id":13786952,"url":"https://github.com/dotanuki-labs/norris","last_synced_at":"2025-04-05T02:10:33.807Z","repository":{"id":38051445,"uuid":"192096771","full_name":"dotanuki-labs/norris","owner":"dotanuki-labs","description":"An app that existed before Android existed! 🔥","archived":false,"fork":false,"pushed_at":"2024-05-21T14:38:42.000Z","size":4906,"stargazers_count":472,"open_issues_count":2,"forks_count":38,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-05-21T22:50:50.933Z","etag":null,"topics":["android","architecture","kotlin","kotlin-android","kotlin-coroutines","kotlin-dsl","showcase","unidirectional-data-flow"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/dotanuki-labs.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":"2019-06-15T15:53:15.000Z","updated_at":"2024-05-29T23:22:40.766Z","dependencies_parsed_at":"2024-05-29T23:41:31.111Z","dependency_job_id":null,"html_url":"https://github.com/dotanuki-labs/norris","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotanuki-labs%2Fnorris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotanuki-labs%2Fnorris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotanuki-labs%2Fnorris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotanuki-labs%2Fnorris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotanuki-labs","download_url":"https://codeload.github.com/dotanuki-labs/norris/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276189,"owners_count":20912288,"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":["android","architecture","kotlin","kotlin-android","kotlin-coroutines","kotlin-dsl","showcase","unidirectional-data-flow"],"created_at":"2024-08-03T20:00:23.131Z","updated_at":"2025-04-05T02:10:33.787Z","avatar_url":"https://github.com/dotanuki-labs.png","language":"Kotlin","funding_links":[],"categories":["Library"],"sub_categories":[],"readme":"# Norris\n[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/) \n[![Maintainability](https://api.codeclimate.com/v1/badges/42704b7b56bbdba33b99/maintainability)](https://codeclimate.com/github/dotanuki-labs/norris/maintainability) \n[![CI](https://github.com/dotanuki-labs/norris/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/dotanuki-labs/norris/actions/workflows/main.yml)\n[![License](https://img.shields.io/github/license/dotanuki-labs/norris)](https://choosealicense.com/licenses/mit)\n\n\u003e An app that existed even before Android existed! 🔥\n\n## About\n\nNorris is a small and non-trivial Android project used as\n\n- a showcase for some advanced techniques regarding infrastructure for large Android projects\n- a sandbox for testing new tools in the open\n\nThis project leverages on [api.chucknorris.io](https://api.chucknorris.io/) as remote data source to implement \nthe following use cases\n\n- User can search for Chuck Norris facts and share them\n- Application will offer suggestions of searches\n- Application also remembers terms searched by the user\n\n![showcase-norris](.github/assets/showcase-norris.png)\n\n## A note on tooling\n\nSome of the tools used in this project that maybe you are not aware about:\n\n- [Maestro Clould](https://maestro.mobile.dev/) for E2E testing\n- [Emulator.wtf](https://emulator.wtf) as a device farm\n- [AppSweep](https://appsweep.guardsquare.com) to drive Security checks over a release build\n- [Mergify](https://mergify.com/) for Pull Request automation\n\n## Related blog posts\n\nThis project supports directly or indirectly a couple of posts I've posted in my blog:\n\n- [The landscape of Android screenshot testing in 2023](https://ubiratansoares.dev/posts/screenshot-testing-for-android-landscape/)\n- [Enabling fault-tolerant HTTP abstractions with Resilience4j, Testcontainers, and Toxiproxy](https://ubiratansoares.dev/posts/enabling-http-resilience-for-android/)\n- [A taste of simple Dependency Injection with Kotlin Context Receivers](https://ubiratansoares.dev/posts/simple-android-di-context-receivers/)\n\n## Credits\n\n- [Mathias Schilling](https://github.com/matchilling), for the Chuck Norris facts [REST API](https://api.chucknorris.io/)\n- [Material Design Icons](https://materialdesignicons.com/) for the error states images\n- [Jetbrains](https://www.jetbrains.com/) for the amazing developer experience around Kotlin and Coroutines\n- Someone in the Web for the Norris clipart ❤️ _(I'll be happy to put your name here, ping me!)_\n\n## Author\n\nCoded by Ubiratan Soares (follow me on [Mastodon](https://hachyderm.io/@ubiratansoares))\n\n## License\n\n```\nThe MIT License (MIT)\n\nCopyright (c) 2019 Dotanuki Labs\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject 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, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotanuki-labs%2Fnorris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotanuki-labs%2Fnorris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotanuki-labs%2Fnorris/lists"}