{"id":19223393,"url":"https://github.com/yuryalencar/recipe-app-api","last_synced_at":"2026-04-30T20:31:32.230Z","repository":{"id":178359513,"uuid":"659455200","full_name":"yuryalencar/recipe-app-api","owner":"yuryalencar","description":"Recipe API project develop using Django Rest Framework","archived":false,"fork":false,"pushed_at":"2023-07-03T14:11:50.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T09:45:12.214Z","etag":null,"topics":["django","django-rest-framework","django4","docker","docker-compose","flake8","tdd","tdd-python","test-driven-development"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuryalencar.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-06-27T21:55:05.000Z","updated_at":"2023-07-03T14:12:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"d777d562-1acb-4fe6-8cdc-b86055b7eb9d","html_url":"https://github.com/yuryalencar/recipe-app-api","commit_stats":null,"previous_names":["yuryalencar/recipe-app-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuryalencar/recipe-app-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Frecipe-app-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Frecipe-app-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Frecipe-app-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Frecipe-app-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuryalencar","download_url":"https://codeload.github.com/yuryalencar/recipe-app-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuryalencar%2Frecipe-app-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32476682,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: 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-rest-framework","django4","docker","docker-compose","flake8","tdd","tdd-python","test-driven-development"],"created_at":"2024-11-09T15:08:06.230Z","updated_at":"2026-04-30T20:31:32.213Z","avatar_url":"https://github.com/yuryalencar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Recipe App API\nRecipe API project develop using Django Rest Framework and Docker\n\n## Installing\n\nThis project uses Docker, and all commands to use and install are run with Docker.\n\n\u003e build project\n```\ndocker compose build\n```\n\n\u003e run project\n```\ndocker compose up\n```\n```\ndocker compose up -d\n```\n\n\u003e stop project\n```\ndocker compose down\n```\n\nps.: To verify your application open 127.0.0.1:8000\n\n## Verifying the code patterns \n\n\u003e to run flake8\n\n```\ndocker compose run --rm app sh -c \"flake8\"\n```\n\n## Run unit tests \n\n\u003e to run tests\n\n```\ndocker compose run --rm app sh -c \"python manage.py test\"\n```\n\n## Django commands\n\n\u003e to create a new Django project\n\n```\ndocker compose run --rm app sh -c \"django-admin startproject app .\"\n```\n\n\u003e to create migrations\n\n```\ndocker compose run --rm app sh -c \"python manage.py makemigrations\"\n```\n\n\u003e to run migrations\n\n```\ndocker compose run --rm app sh -c \"python manage.py migrate\"\n```\n\n## Contributing\n\nContributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be **much appreciated**.\n1. Make a project Fork\n2. Create a Branch for your feature (`git checkout -b feature/amazing-feature`)\n3. Insert your changes (`git add .`)\n4. Make a commit with your changes (`git commit -m 'feat(\u003cscope\u003e): Inserting a Amazing Feature !`)\n5. Push the branch (`git push origin feature/amazing-feature`)\n6. Open a Pull Request\n\n## License\n\nDistributed under the MIT license. See `LICENSE` for more information.\n\n## Contact\n\nYury Alencar - [Github](https://github.com/yuryalencar) - **yuryalencar19@gmail.com**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Frecipe-app-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuryalencar%2Frecipe-app-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuryalencar%2Frecipe-app-api/lists"}