{"id":45321705,"url":"https://github.com/migasfree/migasfree-backend","last_synced_at":"2026-02-21T08:11:24.421Z","repository":{"id":28121711,"uuid":"31620721","full_name":"migasfree/migasfree-backend","owner":"migasfree","description":"Systems Management System (backend). Provides a REST API.","archived":false,"fork":false,"pushed_at":"2026-02-13T10:44:27.000Z","size":2768,"stargazers_count":3,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-02-13T17:54:14.844Z","etag":null,"topics":["django","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/migasfree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-03-03T20:52:48.000Z","updated_at":"2026-02-13T10:44:30.000Z","dependencies_parsed_at":"2023-12-24T09:30:48.549Z","dependency_job_id":"0d4b4f62-a267-463a-b129-9a69e5299987","html_url":"https://github.com/migasfree/migasfree-backend","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/migasfree/migasfree-backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migasfree%2Fmigasfree-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migasfree%2Fmigasfree-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migasfree%2Fmigasfree-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migasfree%2Fmigasfree-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migasfree","download_url":"https://codeload.github.com/migasfree/migasfree-backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migasfree%2Fmigasfree-backend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"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","python","rest-api"],"created_at":"2026-02-21T08:11:23.868Z","updated_at":"2026-02-21T08:11:24.410Z","avatar_url":"https://github.com/migasfree.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# migasfree-backend\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)\n[![Django 5.x](https://img.shields.io/badge/django-5.x-green.svg)](https://www.djangoproject.com/)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n**migasfree-backend** is the server component of the **Migasfree Server Suite 5**. It provides a complete REST API for centralized software configuration management across large computer fleets.\n\n## 📚 Documentation\n\nWe have comprehensive documentation available in the `docs/` directory:\n\n- **[Getting Started](docs/tutorials/getting-started.md)**: Start here!\n- **[Installation](docs/how-to/install-production.md)**: Production setup.\n- **[Configuration](docs/reference/configuration.md)**: Settings reference.\n- **[Core Concepts](docs/explanation/core-concepts.md)**: How Migasfree works.\n- **[API](docs/reference/api.md)**: REST API details.\n\n## ✨ Key Features\n\n- 🔐 **Authentication**: Supports JWT, Session, and Mutual TLS (mTLS) for ultra-secure client communication.\n- 📊 **Real-time Dashboard**: Live statistics powered by Redis and WebSockets.\n- 🔄 **Scalable Processing**: Asynchronous architecture using Celery to handle thousands of concurrent client syncs.\n- 📦 **Extensible PMS**: Modular support for APK, APT, DNF, Pacman, YUM, Zypper, and WPT.\n- 🔍 **API Documentation**: Automatic OpenAPI 3.0 schema generation with Swagger UI.\n- 🌍 **Internationalization**: Fully translatable (Spanish, English, French, and more).\n\n## 🚀 Getting Started\n\nFor a quick local setup, check the **[Getting Started Tutorial](docs/tutorials/getting-started.md)**.\n\n### Quick Install (Users)\n\n```bash\npip3 install migasfree-backend\n```\n\n## 🏗️ Architecture Modules\n\nFor a detailed deep-dive, read our **[Architecture Explanation](docs/explanation/architecture.md)**.\n\n| Module         | Purpose                                                                                 |\n| -------------- | --------------------------------------------------------------------------------------- |\n| **`client`**   | Manages computers (`Computer`), synchronizations (v5), and incident reports.            |\n| **`core`**     | The backbone: projects, deployments, package sets, and properties.                      |\n| **`device`**   | Management of peripheral hardware such as drivers and network printers.                 |\n| **`hardware`** | Highly detailed hardware inventory (CPUs, RAM, Disks, Motherboards).                    |\n| **`stats`**    | Logic for aggregating and serving historical data for the dashboard.                    |\n| **`api_v4`**   | Legacy API layer for backward compatibility with Migasfree Client v4.                   |\n\n## 📄 License\n\nThis project is licensed under the [GNU General Public License v3.0](LICENSE).\n\n## 👥 Authors\n\n- **Alberto Gacías** ([@albertogacias](https://github.com/albertogacias))\n- **Jose Antonio Chavarría** ([@jact](https://github.com/jact))\n\n## 🤝 Contributing\n\nWe value your help! Check our [Contribution Guidelines](CONTRIBUTING.md) and join our community at [migasfree.org](https://migasfree.org/).\n\n---\n\n- **Repository**: [github.com/migasfree/migasfree-backend](https://github.com/migasfree/migasfree-backend/)\n- **Issues**: [Post a bug or feature request](https://github.com/migasfree/migasfree-backend/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigasfree%2Fmigasfree-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigasfree%2Fmigasfree-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigasfree%2Fmigasfree-backend/lists"}