{"id":19766023,"url":"https://github.com/elimu-ai/webapp","last_synced_at":"2026-02-15T00:12:14.096Z","repository":{"id":39616185,"uuid":"48911327","full_name":"elimu-ai/webapp","owner":"elimu-ai","description":"🖥  Web application for hosting Android applications and educational content","archived":false,"fork":false,"pushed_at":"2025-10-02T19:19:30.000Z","size":63911,"stargazers_count":38,"open_issues_count":63,"forks_count":70,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-10-02T20:15:49.586Z","etag":null,"topics":["apk","appstore","cms","edtech","java","learning","oer","platform","rest-api","spring"],"latest_commit_sha":null,"homepage":"https://jitpack.io/#ai.elimu/webapp","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/elimu-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"custom":["https://www.drips.network/app/drip-lists/41305178594442616889778610143373288091511468151140966646158126636698"]}},"created_at":"2016-01-02T13:55:50.000Z","updated_at":"2025-10-02T19:19:32.000Z","dependencies_parsed_at":"2023-11-26T10:25:46.381Z","dependency_job_id":"ae624fe4-60b8-4f3f-82ff-186c723bb890","html_url":"https://github.com/elimu-ai/webapp","commit_stats":null,"previous_names":[],"tags_count":935,"template":false,"template_full_name":null,"purl":"pkg:github/elimu-ai/webapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimu-ai%2Fwebapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimu-ai%2Fwebapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimu-ai%2Fwebapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimu-ai%2Fwebapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elimu-ai","download_url":"https://codeload.github.com/elimu-ai/webapp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elimu-ai%2Fwebapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278289498,"owners_count":25962356,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["apk","appstore","cms","edtech","java","learning","oer","platform","rest-api","spring"],"created_at":"2024-11-12T04:21:37.182Z","updated_at":"2025-10-04T08:57:08.589Z","avatar_url":"https://github.com/elimu-ai.png","language":"Java","readme":"[![jitpack](https://jitpack.io/v/ai.elimu/webapp.svg)](https://jitpack.io/#ai.elimu/webapp)\n[![maven build](https://github.com/elimu-ai/webapp/actions/workflows/maven-build.yml/badge.svg)](https://github.com/elimu-ai/webapp/actions/workflows/maven-build.yml)\n[![codecov](https://codecov.io/gh/elimu-ai/webapp/branch/main/graph/badge.svg?token=T1F9OTQVOH)](https://codecov.io/gh/elimu-ai/webapp)\n[![commits](https://img.shields.io/github/commit-activity/m/elimu-ai/webapp)](https://github.com/elimu-ai/webapp/commits)\n[![last commit](https://img.shields.io/github/last-commit/elimu-ai/webapp)](https://github.com/elimu-ai/webapp/commits)\n[![contributors](https://img.shields.io/github/contributors/elimu-ai/webapp)](https://github.com/elimu-ai/webapp/graphs/contributors)\n[![closed issues](https://img.shields.io/github/issues-closed/elimu-ai/webapp)](https://github.com/elimu-ai/webapp/issues?q=is%3Aissue+is%3Aclosed)\n\n# elimu.ai Webapp\n\nDeployments in production:\n\n * http://hin.elimu.ai - Hindi database content\n * http://tgl.elimu.ai - Tagalog database content\n * http://tha.elimu.ai - Thai database content\n * http://vie.elimu.ai - Vietnamese database content\n * http://eng.elimu.ai - English database content\n\n[\u003ckbd\u003e![](https://github.com/elimu-ai/webapp/assets/15718174/32f3c339-aacc-4dc1-9692-c9435bc63d57)\u003c/kbd\u003e](http://hin.elimu.ai)\n\nThis web application hosts Android apps and educational content (e.g. texts, words, videos, storybooks) for each supported language. Via the [elimu.ai Appstore](https://github.com/elimu-ai/appstore) application, the educational apps and content are downloaded from the website and installed on Android devices.\n\n## REST API\n\nSee [`src/main/java/ai/elimu/rest/`](src/main/java/ai/elimu/rest/)\n\nThe webapp's REST API is used by three Android applications:\n  1. [elimu.ai Appstore](https://github.com/elimu-ai/appstore)\n  1. [elimu.ai Content Provider](https://github.com/elimu-ai/content-provider)\n  1. [elimu.ai Analytics](https://github.com/elimu-ai/analytics)\n\n## Software architecture\n\nSee [elimu.ai Wiki: `SOFTWARE_ARCHITECTURE.md`](https://github.com/elimu-ai/wiki/blob/main/SOFTWARE_ARCHITECTURE.md)\n\n## Run webapp locally 👩🏽‍💻\n\nSee [`INSTALL.md`](./INSTALL.md)\n\n## Deploy webapp on production server 🚀\n\nSee [`src/main/config/DEPLOY.md`](./src/main/config/DEPLOY.md)\n\n## Release 📦\n\nSee [`src/main/config/RELEASE.md`](./RELEASE.md)\n\n## Localization\n\nSee [`LOCALIZE.md`](./LOCALIZE.md)\n\n## Database migration\n\nSee [`DB_MIGRATION.md`](./DB_MIGRATION.md)\n\n## Contributing guidelines\n\nSee [`CONTRIBUTING.md`](./CONTRIBUTING.md)\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/elimu-ai/webapp/blob/main/src/main/webapp/static/img/logo-text-256x78.png\" /\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  elimu.ai - Free open-source learning software for out-of-school children ✨🚀\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://elimu.ai\"\u003eWebsite 🌐\u003c/a\u003e\n  \u0026nbsp;•\u0026nbsp;\n  \u003ca href=\"https://github.com/elimu-ai/wiki#readme\"\u003eWiki 📃\u003c/a\u003e\n  \u0026nbsp;•\u0026nbsp;\n  \u003ca href=\"https://github.com/orgs/elimu-ai/projects?query=is%3Aopen\"\u003eProjects 👩🏽‍💻\u003c/a\u003e\n  \u0026nbsp;•\u0026nbsp;\n  \u003ca href=\"https://github.com/elimu-ai/wiki/milestones\"\u003eMilestones 🎯\u003c/a\u003e\n  \u0026nbsp;•\u0026nbsp;\n  \u003ca href=\"https://github.com/elimu-ai/wiki#open-source-community\"\u003eCommunity 👋🏽\u003c/a\u003e\n  \u0026nbsp;•\u0026nbsp;\n  \u003ca href=\"https://www.drips.network/app/drip-lists/41305178594442616889778610143373288091511468151140966646158126636698\"\u003eSupport 💜\u003c/a\u003e\n\u003c/p\u003e\n","funding_links":["https://www.drips.network/app/drip-lists/41305178594442616889778610143373288091511468151140966646158126636698"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felimu-ai%2Fwebapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felimu-ai%2Fwebapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felimu-ai%2Fwebapp/lists"}