{"id":30854525,"url":"https://github.com/ifwhy/ilmify","last_synced_at":"2025-09-07T10:41:32.728Z","repository":{"id":313586005,"uuid":"1049537655","full_name":"ifwhy/ilmify","owner":"ifwhy","description":"Ilmify — Your gateway to Islamic knowledge through a simple API.","archived":false,"fork":false,"pushed_at":"2025-09-07T03:50:50.000Z","size":44090,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-07T05:41:39.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ilmify.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ifwhy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"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}},"created_at":"2025-09-03T06:05:37.000Z","updated_at":"2025-09-07T03:50:54.000Z","dependencies_parsed_at":"2025-09-07T05:41:55.976Z","dependency_job_id":"18ad33d6-eead-49c9-97c5-7aca4ccb8085","html_url":"https://github.com/ifwhy/ilmify","commit_stats":null,"previous_names":["ifwhy/ilmify"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ifwhy/ilmify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifwhy%2Filmify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifwhy%2Filmify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifwhy%2Filmify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifwhy%2Filmify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ifwhy","download_url":"https://codeload.github.com/ifwhy/ilmify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ifwhy%2Filmify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274026711,"owners_count":25209740,"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-09-07T02:00:09.463Z","response_time":67,"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":[],"created_at":"2025-09-07T10:41:18.586Z","updated_at":"2025-09-07T10:41:32.708Z","avatar_url":"https://github.com/ifwhy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/ilmify.png\" alt=\"Ilmify Logo\" width=\"250\" /\u003e\n  \u003ch1\u003eIlmify\u003c/h1\u003e\n  \u003cp\u003e\u003cb\u003eModern Islamic API - Quran, Hadith, Asmaul Husna\u003c/b\u003e\u003c/p\u003e\n  \u003cbr/\u003e\n  \u003cp\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Node.js-339933?logo=node.js\u0026logoColor=white\" alt=\"Node.js\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026logoColor=white\" alt=\"TypeScript\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Hono-4B286D?logo=hono\u0026logoColor=white\" alt=\"Hono\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Winston-FF9800?logo=winston\u0026logoColor=white\" alt=\"Winston\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/ESBuild-FFCF00?logo=esbuild\u0026logoColor=black\" alt=\"ESBuild\" /\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PNPM-F69220?logo=pnpm\u0026logoColor=white\" alt=\"PNPM\" /\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n## 🚀 Features\n- Quran API: List surahs, surah details, filter by Makkiyah/Madaniyyah\n- Hadith API: List narrators, hadith details, pagination\n- Asmaul Husna API: List and details of Allah's names\n- Logging with Winston\n- CORS \u0026 ready-to-use middleware\n\n## 🛠️ Tech Stack\n- **Node.js**\n- **TypeScript**\n- **Hono** (Web Framework)\n- **Winston** (Logger)\n- **ESBuild** (Bundler)\n- **PNPM** (Package Manager)\n\n## ⚡ Installation \u0026 Usage\n```bash\npnpm install\npnpm run dev\n```\n\nOpen in your browser:\n```\nhttp://localhost:3000\n```\n\n## 🌐 Live Demo\nIlmify is deployed at: [https://ilmify.vercel.app](https://ilmify.vercel.app)\n\n## 📚 API Documentation\nDocumentation is coming soon! Stay tuned for OpenAPI specs and usage examples.\n- [Quran API](./docs/quran.yaml) *(upcoming)*\n- [Hadith API](./docs/hadits.yaml) *(upcoming)*\n- [Asmaul Husna API](./docs/asmaulhusna.yaml) *(upcoming)*\n\n## 👤 Author\n- Ivan Wahyu Nugroho ([Instagram](https://instagram.com/ifwhy) | [GitHub](https://github.com/ifwhy))\n\n## 🤝 Contributing \u0026 Feature Requests\nContributions, issues, and feature requests are welcome! If you want to request a new feature (for example, Sholawat Berzanji, etc.), feel free to open an issue or submit a pull request.\n\n## 📄 License\nMIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifwhy%2Filmify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fifwhy%2Filmify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fifwhy%2Filmify/lists"}