{"id":15015519,"url":"https://github.com/jennasys/kivy_rest","last_synced_at":"2025-07-19T07:04:25.331Z","repository":{"id":50631050,"uuid":"518720600","full_name":"JennaSys/kivy_rest","owner":"JennaSys","description":"A Kivy based CRUD demo application","archived":false,"fork":false,"pushed_at":"2023-01-17T20:34:20.000Z","size":423,"stargazers_count":21,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T09:18:48.336Z","etag":null,"topics":["android","kivy","kivymd","python","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Python","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/JennaSys.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}},"created_at":"2022-07-28T06:02:13.000Z","updated_at":"2024-12-30T13:14:03.000Z","dependencies_parsed_at":"2023-02-05T10:16:48.202Z","dependency_job_id":null,"html_url":"https://github.com/JennaSys/kivy_rest","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JennaSys%2Fkivy_rest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JennaSys%2Fkivy_rest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JennaSys%2Fkivy_rest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JennaSys%2Fkivy_rest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JennaSys","download_url":"https://codeload.github.com/JennaSys/kivy_rest/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248543836,"owners_count":21121838,"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","kivy","kivymd","python","rest-api"],"created_at":"2024-09-24T19:47:34.399Z","updated_at":"2025-04-12T09:19:03.573Z","avatar_url":"https://github.com/JennaSys.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kivy REST API Demo Application\nA [Kivy](https://kivy.org) based CRUD demo application that makes use of a full REST API (via HTTP GET, POST, PUT, and DELETE) \n\n### Features\n- Uses [KivyMD](https://kivymd.readthedocs.io/en/latest/) v1.0.0-dev Material Design inspired widgets\n- Connects to a deployed version of the [IEPUG demo REST API](https://github.com/IEPUG/2022_07_REST-API_2) by default\n- The REST API endpont can be changed via settings in the app if you want to run the REST server locally\n- Data additions/edits/deletions are only allowed with an authenticated session\n- Can run as-is on any platform that supports Python\n- Android (see below) and iOS (not tested) builds can be compiled with [buildozer](https://buildozer.readthedocs.io/en/latest/index.html)\n\n### Project Organization\n- All application code is in the _src/_ folder\n- Build files and folders are in the project root\n- _[main.py](src/main.py)_ holds the Kivy App instance and the application menu.\n- Each view screen consists of a _py_ file and a _kv_ file as a Python package located in the _src/View/_ folder\n- The Kivy screens are all imported directly from the **View** package in [_mainapp.kv_](src/mainapp.kv) (where the ScreenManager is)\n- The [_apputils.py_](src/apputils.py) module has a few convenience functions for making REST API requests, loading kv files, and using the Snackbar (yes, it's a junk drawer, don't @ me)\n- The [_version_util.py_](version_util.py) module is just a simple but handy convenience utility for updating the project version on demand\n\n### Screenshots\n\u003cimg src=\"images/Kivy_REST_Demo_List.jpg\" width=\"135\" alt=\"App screen - List\"/\u003e\u0026nbsp;\u0026nbsp;\u003cimg src=\"images/Kivy_REST_Demo_Login.jpg\" width=\"135\" alt=\"App screen - Login\"/\u003e\u0026nbsp;\u0026nbsp;\u003cimg src=\"images/Kivy_REST_Demo_Edit.jpg\" width=\"135\" alt=\"App screen - Edit\"/\u003e\u0026nbsp;\u0026nbsp;\u003cimg src=\"images/Kivy_REST_Demo_About.jpg\" width=\"135\" alt=\"App screen - About\"/\u003e\u0026nbsp;\u0026nbsp;\u003cimg src=\"images/Kivy_REST_Demo_Settings.jpg\" width=\"135\" alt=\"App screen - Settings\"/\u003e\n### Android APK\nThe APK for the most recent debug build can be downloaded from the [GitHub Workflow section](https://github.com/JennaSys/kivy_rest/actions/workflows/main.yml). Look for the artifacts from the most recent build. The APK will be in a file called _package.zip_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjennasys%2Fkivy_rest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjennasys%2Fkivy_rest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjennasys%2Fkivy_rest/lists"}