{"id":14394387,"url":"https://github.com/django-bridge/django-bridge","last_synced_at":"2025-04-11T23:16:08.118Z","repository":{"id":145901832,"uuid":"541135412","full_name":"django-bridge/django-bridge","owner":"django-bridge","description":"Build fast, user-friendly applications with Django and React","archived":false,"fork":false,"pushed_at":"2025-04-08T10:20:03.000Z","size":4189,"stargazers_count":215,"open_issues_count":11,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-11T23:15:55.370Z","etag":null,"topics":["django","react"],"latest_commit_sha":null,"homepage":"https://django-bridge.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django-bridge.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":"2022-09-25T10:33:40.000Z","updated_at":"2025-04-11T17:14:02.000Z","dependencies_parsed_at":"2023-12-27T21:47:19.848Z","dependency_job_id":"25de02e7-1d6c-4b01-9cdb-e2beb2dfc9d1","html_url":"https://github.com/django-bridge/django-bridge","commit_stats":{"total_commits":381,"total_committers":5,"mean_commits":76.2,"dds":0.03149606299212604,"last_synced_commit":"c71959e813e5505e2b8c81a79c69210d242a3f1e"},"previous_names":["kaedroho/djream","kaedroho/django-react-appshell","kaedroho/meze","kaedroho/django-render","django-bridge/django-bridge"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-bridge%2Fdjango-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-bridge%2Fdjango-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-bridge%2Fdjango-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-bridge%2Fdjango-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-bridge","download_url":"https://codeload.github.com/django-bridge/django-bridge/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492884,"owners_count":21113163,"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":["django","react"],"created_at":"2024-08-29T00:01:22.108Z","updated_at":"2025-04-11T23:16:08.098Z","avatar_url":"https://github.com/django-bridge.png","language":"TypeScript","funding_links":[],"categories":["Third-Party Packages"],"sub_categories":["Full-stack frameworks"],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cpicture\u003e\n        \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"website/static/img/django-bridge-text-black.svg\"\u003e\n        \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"website/static/img/django-bridge-text.svg\"\u003e\n        \u003cimg width=\"350\" src=\"website/static/img/django-bridge-text-black.svg\" alt=\"Django Bridge\"\u003e\n    \u003c/picture\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cbr\u003e\n    \u003ca href=\"https://github.com/django-bridge/django-bridge/actions\"\u003e\n        \u003cimg src=\"https://github.com/django-bridge/django-bridge/workflows/Django%20Bridge%20CI/badge.svg\" alt=\"Build Status\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://opensource.org/licenses/BSD-3-Clause\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/license-BSD-blue.svg\" alt=\"License\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/django-bridge/\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/v/django-bridge.svg\" alt=\"Version\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://pypi.python.org/pypi/django-bridge/\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Documentation-blue\" alt=\"Documentation\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nWith Django Bridge, you can create fast, user-friendly single-page-applications and use all components available in the React ecosystem while keeping all application logic in Django.\n\nDjango Bridge applications use Django’s built-in URL routing and views, allowing you to build your backend like a regular Django app and render the frontend with React components instead of Django templates.\n\nThe package contains a Django middleware and a small (11KB) frontend library that handles the data fetching and adapting Python objects into JavaScript.\n\nFind out more in our [Introduction](https://django-bridge.org/docs/introduction)\n\n## Key Features\n\n - Quickly build React applications with all the app logic in Django views, no APIs required!\n - Deeply integrated with Django. Supports Django forms, messages, and authentication\n - Open URLs in overlays to build modal interfaces\n - Use whatever UI component library/css framework you like\n - Supports Storybook and Vite hot module reloading\n\n## Demo project\n\nHave a look at our demo project to see Django Bridge in action!\n\nLive Demo: [demo.django-bridge.org](https://demo.django-bridge.org)\nSource code: [github.com/django-bridge/django-react-cms](https://github.com/django-bridge/django-react-cms)\n\n## Support\n\nFor support, please reach out to us on [GitHub discussions](https://github.com/django-bridge/django-bridge/discussions)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-bridge%2Fdjango-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-bridge%2Fdjango-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-bridge%2Fdjango-bridge/lists"}