{"id":16538109,"url":"https://github.com/pablolec/sb_django_htmx","last_synced_at":"2026-04-13T09:31:57.801Z","repository":{"id":211574159,"uuid":"729486381","full_name":"PabloLec/sb_django_htmx","owner":"PabloLec","description":"HTMX / Django integration demo app","archived":false,"fork":false,"pushed_at":"2024-04-15T23:26:57.000Z","size":3631,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-04T08:59:57.082Z","etag":null,"topics":["django","django-application","htmx","htmx-app","htmx-django","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PabloLec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-12-09T11:40:00.000Z","updated_at":"2023-12-09T18:11:37.000Z","dependencies_parsed_at":"2023-12-09T13:27:37.907Z","dependency_job_id":"c72602cf-d7ca-4122-86a0-d5887c935f32","html_url":"https://github.com/PabloLec/sb_django_htmx","commit_stats":null,"previous_names":["pablolec/sb_django_htmx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PabloLec/sb_django_htmx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fsb_django_htmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fsb_django_htmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fsb_django_htmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fsb_django_htmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PabloLec","download_url":"https://codeload.github.com/PabloLec/sb_django_htmx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PabloLec%2Fsb_django_htmx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["django","django-application","htmx","htmx-app","htmx-django","python","python3"],"created_at":"2024-10-11T18:44:26.262Z","updated_at":"2026-04-13T09:31:57.781Z","avatar_url":"https://github.com/PabloLec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Demo Image](docs/demo.png)\n\n## Overview\n\nThis project is a demonstration of integrating Django with HTMX to achieve partial page reloads for a dynamic and\nresponsive user experience. The primary goal is to explore the capabilities of HTMX in enhancing Django applications,\nfocusing on reducing full page reloads and increasing interactivity with minimal use of JavaScript.\n\n## Project description\n\nThe application is a Django-based project utilizing a SQLite database, populated with a collection of books available\nfrom the Project Gutenberg. The interface provides users with two interactive features:\n\n1. **Book search**: Users can search for books by their titles. The search functionality is designed to be\n   case-insensitive and can match partial titles, allowing for flexible user queries.\n\n2. **Book cover display**: Upon clicking on a search result, users can view a representation of the book's\n   cover. The cover is a simplified placeholder generated using the book's information.\n\nNo JavaScript was written for the behavior. The only two dependencies are therefore HTMX and Tailwind for a more\npleasant style.\n\n## How to run\n\n- `docker-compose up`\n- Go to http://localhost:8000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablolec%2Fsb_django_htmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpablolec%2Fsb_django_htmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpablolec%2Fsb_django_htmx/lists"}