{"id":19481357,"url":"https://github.com/yukaty/django-recipe-api","last_synced_at":"2026-05-06T03:34:21.027Z","repository":{"id":225425990,"uuid":"765938210","full_name":"yukaty/django-recipe-api","owner":"yukaty","description":"Recipe API with Django REST Framework","archived":false,"fork":false,"pushed_at":"2024-11-13T21:06:04.000Z","size":46,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T07:16:21.487Z","etag":null,"topics":["django","django-rest-framewok","docker-compose","github-actions"],"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/yukaty.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":"2024-03-01T23:13:17.000Z","updated_at":"2024-11-13T21:07:08.000Z","dependencies_parsed_at":"2024-08-29T03:03:17.960Z","dependency_job_id":null,"html_url":"https://github.com/yukaty/django-recipe-api","commit_stats":null,"previous_names":["yukaty/recipe-app-api","yukaty/django-recipe-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fdjango-recipe-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fdjango-recipe-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fdjango-recipe-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yukaty%2Fdjango-recipe-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yukaty","download_url":"https://codeload.github.com/yukaty/django-recipe-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240712806,"owners_count":19845543,"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","django-rest-framewok","docker-compose","github-actions"],"created_at":"2024-11-10T20:04:26.808Z","updated_at":"2025-10-09T22:02:07.479Z","avatar_url":"https://github.com/yukaty.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe API\n![GitHub Actions workflow status](https://github.com/yukaty/django-recipe-api/actions/workflows/checks.yml/badge.svg)\n\nRecipe API with Python and Django provides a platform for users to manage recipes.\n\n## Features\n\n- User Authentication\n- Recipe Management\n- Image Uploads\n- Filtering and Sorting\n\n## Technologies\n\n- Python \u0026 Django for backend development\n- Django REST Framework for building RESTful APIs\n- Docker \u0026 Docker Compose for containerization\n- GitHub Actions for continuous integration and test automation\n- PostgreSQL as the database\n- Swagger for automated API documentation\n- AWS EC2 for deployment\n- Test Driven Development (TDD)\n\n## Quick Start\n\n1. Clone the repository and navigate into the project directory:\n   ```bash\n   git clone https://github.com/yukaty/django-recipe-api.git\n   cd django-recipe-api\n   ```\n\n2. Set up environment variables by copying the provided `.env.sample` file:\n    ```bash\n    cp .env.sample .env\n    ```\n\n3. Start the services:\n   ```bash\n   docker compose up --build\n   ```\n\n## API Documentation\n\nVisit the Swagger UI at: http://localhost:8000/docs\n\n## Development\n\n- Update database schema:\n  - Edit `app/core/models.py` and run migrations\n- Run tests:\n  - `docker compose run --rm app sh -c \"python manage.py test\"`\n- Modify API endpoints:\n  - Edit files in `app/`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaty%2Fdjango-recipe-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyukaty%2Fdjango-recipe-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyukaty%2Fdjango-recipe-api/lists"}