{"id":13880585,"url":"https://github.com/ZupIT/beagle","last_synced_at":"2025-07-16T17:30:43.817Z","repository":{"id":41048957,"uuid":"251644602","full_name":"ZupIT/beagle","owner":"ZupIT","description":"A framework to help implement Server-Driven UI in your apps natively.","archived":true,"fork":false,"pushed_at":"2023-02-06T12:17:23.000Z","size":12368,"stargazers_count":685,"open_issues_count":2,"forks_count":90,"subscribers_count":77,"default_branch":"main","last_synced_at":"2024-10-31T15:54:14.632Z","etag":null,"topics":["android","hacktoberfest","ios","server-driven-ui"],"latest_commit_sha":null,"homepage":"https://docs.usebeagle.io","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZupIT.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null}},"created_at":"2020-03-31T15:22:47.000Z","updated_at":"2024-10-30T05:52:07.000Z","dependencies_parsed_at":"2023-02-19T07:20:20.076Z","dependency_job_id":null,"html_url":"https://github.com/ZupIT/beagle","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZupIT%2Fbeagle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZupIT%2Fbeagle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZupIT%2Fbeagle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZupIT%2Fbeagle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZupIT","download_url":"https://codeload.github.com/ZupIT/beagle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226148890,"owners_count":17581048,"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","hacktoberfest","ios","server-driven-ui"],"created_at":"2024-08-06T08:03:14.551Z","updated_at":"2024-11-24T09:32:00.928Z","avatar_url":"https://github.com/ZupIT.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"\u003c!---/\nCopyright 2020, 2022 ZUP IT SERVICOS EM TECNOLOGIA E INOVACAO SA\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n     http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n---\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://gblobscdn.gitbook.com/spaces%2F-M-Qy7jZbUpzGRP5GbCZ%2Favatar.png\" width=\"256\" height=\"256\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://usebeagle.io/\"\u003e\n    Beagle\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://docs.usebeagle.io\"\u003eGetting Started\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://docs.usebeagle.io/get-started/using-beagle\"\u003eLearn the Basics\u003c/a\u003e\n  \u003cspan\u003e · \u003c/span\u003e\n  \u003ca href=\"https://github.com/ZupIT/beagle/blob/main/CONTRIBUTING.md\"\u003eContribute\u003c/a\u003e\n\u003c/h3\u003e\n\n## **Table of contents**\n### 1. [**About**](#about)\n### 2. [**Getting started**](#getting-started)\n\u003e#### 2.1. [**Requirements**](#requirements)\n\u003e#### 2.2 [**Installation**](#installation)\n### 3. [**Documentation**](#documentation)\n### 4. [**Contributing**](#contributing)\n### 5. [**Projects**](#projects)\n### 6. [**Code of Conduct**](#code-of-conduct)\n### 7. [**License**](#license)\n### 8. [**Community**](#community)\n\n\n## **About**\nBeagle is an **open-source framework** for **cross-platform** development using the concept of Server-Driven UI.\n\nThis framework allows teams to build and alter layouts and data directly through a backend but yet displaying its contents natively in a mobile application and/or through a web one.\n\nYou can also create, test and update native application components and screen paths without updating the mobile application at the store (App Store or Play Store).\n\n# **Getting started**\n\n## **Requirements**\n\n- Beagle apps may target iOS 10.0 and Android 4.4 (API 19) or newer.\n- You may use Windows, macOS, or Linux as your development operating system.\n\n## **Installation**\nThe recommended way to install Beagle depends on your project.\nFollow the [**Getting Started guide**](https://docs.usebeagle.io/get-started/installing-beagle):\n\n- [**Android**](https://docs.usebeagle.io/v2.0/android/getting-started/)\n- [**iOS**](https://docs.usebeagle.io/v2.0/ios/getting-started/)\n- [**Web React**](https://docs.usebeagle.io/v2.0/web/react/react-installing/)\n- [**Web Angular**](https://docs.usebeagle.io/v2.0/web/angular/angular-installing/)\n\n- [**Backend Kotlin**](https://docs.usebeagle.io/v2.0/backend/get-started/installing-beagle/)\n- [**Backend Typescript**](https://github.com/ZupIT/beagle-backend-ts/wiki/Getting-started)\n\n## **Documentation**\n\nYou can find Beagle's documentation on our [website][site].\n[**Beagle's documentation**][b-docs] discusses components, APIs, and topics that are specific to Beagle. \n\n[site]: https://usebeagle.io/\n[b-docs]: https://docs.usebeagle.io/\n\n## **Contributing**\n\nThe main purpose of this repository is to continue evolving Beagle core. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing to bug fixes and improvements. \n\n- [**Open an Issue:**](https://github.com/ZupIT/beagle/issues/new/choose) Recommend improvements, changes and report bugs\n\n- **Open a Pull Request:** If you feel like you can even make changes to our source code and suggest them, just check out our [**contributing guide**][contribute] to learn about the development process, how to suggest bugfixes and improvements.\n\n[contribute]: https://github.com/ZupIT/beagle/blob/main/CONTRIBUTING.md\n\n## **Projects**\n\nBeagle has a repository for each one of our projects. Check them below: \n- [**Android**][android]\n- [**iOS**][ios] \n- [**Web (core)**][web-core] \n- [**Angular**][angular]\n- [**React**][react]\n- [**Backend Kotlin**][backend-kt]\n- [**Backend Typescript**][backend-ts] \n- [**Tests**][tests] \n\n [android]: https://github.com/ZupIT/beagle-android\n [ios]: https://github.com/ZupIT/beagle-ios\n [web-core]: https://github.com/ZupIT/beagle-web-core\n [angular]: https://github.com/ZupIT/beagle-web-angular\n [react]: https://github.com/ZupIT/beagle-web-react\n [backend-kt]: https://github.com/ZupIT/beagle-backend-kotlin\n [backend-ts]: https://github.com/ZupIT/beagle-backend-ts\n [tests]: https://github.com/ZupIT/beagle-tests\n\n## **Code of Conduct**\n\nPlease follow the [**Code of Conduct**](https://github.com/ZupIT/beagle/blob/main/CODE_OF_CONDUCT.md) in all your interactions with our project\n\n## **License**\n[**Apache License 2.0**](https://github.com/ZupIT/beagle/blob/main/LICENSE.txt).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZupIT%2Fbeagle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FZupIT%2Fbeagle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FZupIT%2Fbeagle/lists"}