{"id":25044702,"url":"https://github.com/blad/reactive-exchange","last_synced_at":"2025-03-30T23:44:45.440Z","repository":{"id":74933799,"uuid":"51258796","full_name":"blad/reactive-exchange","owner":"blad","description":"ReactiveX + Android + Coinbase Exchange Application","archived":false,"fork":false,"pushed_at":"2016-02-25T02:08:31.000Z","size":133,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T05:19:02.645Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/blad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-07T18:13:41.000Z","updated_at":"2016-02-24T04:53:44.000Z","dependencies_parsed_at":"2023-05-09T14:03:42.932Z","dependency_job_id":null,"html_url":"https://github.com/blad/reactive-exchange","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/blad%2Freactive-exchange","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blad%2Freactive-exchange/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blad%2Freactive-exchange/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blad%2Freactive-exchange/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blad","download_url":"https://codeload.github.com/blad/reactive-exchange/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395572,"owners_count":20770240,"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":"2025-02-06T05:19:04.797Z","updated_at":"2025-03-30T23:44:45.420Z","avatar_url":"https://github.com/blad.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reactive Exchange\n\nExplore RxAndroid and Reactive Programming Paradigms in Android\n\n## External APIs\n\n- [Coinbase Exchange](https://docs.exchange.coinbase.com/): Bitcoin Exchange when you can buy and sell Bitcoin.\n\n## Libraries\n\n- [RxAndroid](https://github.com/ReactiveX/RxJava): ReactiveX for the JVM\n- [RxJava](https://github.com/ReactiveX/RxAndroid): ReactiveX Binding for Android\n- [AndroidAsync](https://github.com/koush/AndroidAsync): Asynchronous Socket Library for Android\n\n## Data Flow\nReactive Exchange follows a unidirectional data flow where events enter a the application via an `Observable`. The `Observable` then allows us to react to events in the system accordingly by propagating through a set of filtering, transformation, and reduction functions. The resulting events are then passed on to subscribers that effect a change in the application.\n\n![Data Flow](https://raw.githubusercontent.com/blad/reactive-exchange/master/assets/ReactiveExchangeDataFlow.png)\n## License: The MIT License (MIT)\n\n```\nCopyright (c) 2016 Bladymir Tellez\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject 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,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblad%2Freactive-exchange","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblad%2Freactive-exchange","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblad%2Freactive-exchange/lists"}