{"id":42242976,"url":"https://github.com/karhoo/karhoo-android-sdk","last_synced_at":"2026-01-27T04:18:54.725Z","repository":{"id":36953844,"uuid":"255862145","full_name":"karhoo/karhoo-android-sdk","owner":"karhoo","description":"SDK for connecting to the Karhoo System","archived":false,"fork":false,"pushed_at":"2024-03-05T09:33:48.000Z","size":1094,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2024-03-05T21:40:39.378Z","etag":null,"topics":["cd-deployment","cicd","ignore-curator","team-mobile"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karhoo.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-04-15T09:05:58.000Z","updated_at":"2023-08-30T12:05:06.000Z","dependencies_parsed_at":"2024-01-25T11:30:18.782Z","dependency_job_id":null,"html_url":"https://github.com/karhoo/karhoo-android-sdk","commit_stats":null,"previous_names":[],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/karhoo/karhoo-android-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karhoo%2Fkarhoo-android-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karhoo%2Fkarhoo-android-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karhoo%2Fkarhoo-android-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karhoo%2Fkarhoo-android-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karhoo","download_url":"https://codeload.github.com/karhoo/karhoo-android-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karhoo%2Fkarhoo-android-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28801880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: 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":["cd-deployment","cicd","ignore-curator","team-mobile"],"created_at":"2026-01-27T04:18:49.397Z","updated_at":"2026-01-27T04:18:54.717Z","avatar_url":"https://github.com/karhoo.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Network SDK\n\n![](https://github.com/karhoo/karhoo-android-sdk/workflows/Master%20Branch%20CI/badge.svg) \n![](https://github.com/karhoo/karhoo-android-sdk/workflows/Develop%20Branch%20CI/badge.svg)\n[![](https://jitpack.io/v/karhoo/karhoo-android-sdk.svg)](https://jitpack.io/#karhoo/karhoo-android-sdk)\n\nWelcome to the Karhoo Network SDK of Android.\n\n#Karhoo Android Network SDK\n\nFor more general information about the SDKs, checkout [**the karhoo developer portal**](https://developer.karhoo.com/docs/introduction-to-network-sdk)\n\n## Introduction\n\nThe Network SDK provides us with a way of contacting the API of Karhoo and allows us to send and recieve network calls and responses. It is also what provides the Analytics for the App so we know what failures are occuring, how many bookings we have, what requests are succesful and more.\n\nAll the quotes, fares, profile information, etc comes through here and is passed on down to the app using it. One of the ways for using this SDK is by following our setup guide found on the Developer site.\n\nThis Networking layer is separated from the UI layer in order for consumers of the NSDK to integrate at a faster pace due to there being no need for them to create their own full networking stack.\n\n## Architecture\n\nThe base of the Networking SDK is around a service / interactor model. Here we have a single point of entry into the SDK known as KarhooAPI. From here all of the services are accessable with the related interactors. \n\nEach SDK endpoint has its own interactor. These are responsible for fetching data and validating requests which may be null or bad. There is also some examples where the Interactor itself manages the data as is responsible for the mapping of multiple endpoints. A good example of this can be seen in the Quotes Interactor.\n\n![Network SDK](docs/assets/network_sdk.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarhoo%2Fkarhoo-android-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarhoo%2Fkarhoo-android-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarhoo%2Fkarhoo-android-sdk/lists"}