{"id":18837520,"url":"https://github.com/daluisgarcia/projects-portfolio-api","last_synced_at":"2026-04-11T07:34:09.097Z","repository":{"id":89710915,"uuid":"568978495","full_name":"daluisgarcia/projects-portfolio-api","owner":"daluisgarcia","description":"API implemented in django to manage projects and technologies to be shown by the frontend","archived":false,"fork":false,"pushed_at":"2024-10-03T17:16:10.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T19:43:03.837Z","etag":null,"topics":["django","django-rest-framework","docker","docker-compose","poetry","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/daluisgarcia.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}},"created_at":"2022-11-21T20:25:10.000Z","updated_at":"2024-10-03T17:16:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6aecbb09-1445-443d-ba9a-2d5b572b4b1e","html_url":"https://github.com/daluisgarcia/projects-portfolio-api","commit_stats":null,"previous_names":["daluisgarcia/projects-portfolio-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daluisgarcia/projects-portfolio-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daluisgarcia%2Fprojects-portfolio-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daluisgarcia%2Fprojects-portfolio-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daluisgarcia%2Fprojects-portfolio-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daluisgarcia%2Fprojects-portfolio-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daluisgarcia","download_url":"https://codeload.github.com/daluisgarcia/projects-portfolio-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daluisgarcia%2Fprojects-portfolio-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267236824,"owners_count":24057657,"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-07-26T02:00:08.937Z","response_time":62,"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":["django","django-rest-framework","docker","docker-compose","poetry","python3"],"created_at":"2024-11-08T02:35:25.261Z","updated_at":"2026-04-11T07:34:09.084Z","avatar_url":"https://github.com/daluisgarcia.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Projects portfolio backend\n\nThis project is a REST API that allows to manage projects and their images. The project is developed with Django and Django Rest Framework. This API is being consumed by the [daluisgarcia.github.io](https://github.com/daluisgarcia/daluisgarcia.github.io) repository.\n\n## Install dependencies\n\nTo install the dependencies, you can use the following command to install the dependencies in a virtual environment:\n```bash\nuv sync\n```\n\n## Run the project\n \nTo run the project, you can use the following command:\n```bash\ndocker-compose up --build\n```\nIf you are developing, you can use the following `docker-compose.override.yaml` file content to allow hot reloading and avoid having to rebuild the image every time you make a change:\n\n```yaml\nservices:\n    app:\n        volumes:\n            - .:/app/\n        environment:\n            - DEBUG=True\n            - SECRET_KEY=\"\"\n            - ALLOWED_HOSTS=*\n            - DJANGO_SUPERUSER_PASSWORD=adminpassword\n            - DJANGO_SUPERUSER_USERNAME=admin\n            - DJANGO_SUPERUSER_EMAIL=admin@admin.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaluisgarcia%2Fprojects-portfolio-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaluisgarcia%2Fprojects-portfolio-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaluisgarcia%2Fprojects-portfolio-api/lists"}