{"id":22743012,"url":"https://github.com/raphaelapeh/image-api","last_synced_at":"2025-06-16T16:12:15.280Z","repository":{"id":266529743,"uuid":"898611056","full_name":"RaphaelApeh/image-api","owner":"RaphaelApeh","description":"A Image API with Django, Django Rest Framework, Cloudinary and Tailwind","archived":false,"fork":false,"pushed_at":"2025-01-17T21:58:54.000Z","size":639,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T04:26:54.014Z","etag":null,"topics":["api","cloudinary","django","django-filter","django-rest-framework","django-taggit","django-tailwind","streamlit"],"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/RaphaelApeh.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-12-04T17:48:10.000Z","updated_at":"2025-01-17T21:58:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"64621db6-7c68-4407-85fb-034027dd67cb","html_url":"https://github.com/RaphaelApeh/image-api","commit_stats":null,"previous_names":["raphaelapeh/image-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaphaelApeh/image-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaelApeh%2Fimage-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaelApeh%2Fimage-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaelApeh%2Fimage-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaelApeh%2Fimage-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaphaelApeh","download_url":"https://codeload.github.com/RaphaelApeh/image-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphaelApeh%2Fimage-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260194786,"owners_count":22972639,"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":["api","cloudinary","django","django-filter","django-rest-framework","django-taggit","django-tailwind","streamlit"],"created_at":"2024-12-11T01:15:36.467Z","updated_at":"2025-06-16T16:12:15.256Z","avatar_url":"https://github.com/RaphaelApeh.png","language":"Python","readme":"## IMAGE API with Django, DJANGO_REST_FRAMEWORK, Cloudinary and Tailwind CSS\n\ntechnologies: \u003ca href=\"https://docs.djangoproject.com/\"\u003edjango\u003c/a\u003e, \u003ca href=\"https://www.django-rest-framework.org/\"\u003edjango rest framework\u003c/a\u003e , \u003ca href=\"https://cloudinary.com\"\u003eCloudinary\u003c/a\u003e and \u003ca href=\"https://tailwindcss.com/\"\u003eTailwind\u003c/a\u003e\n\n\n## Project setup\n\n- Create a virtual environment\n```bash\npython -m venv venv\n```\n- Activate the environment 🕹\n    - windows\n    ```bash\n    .\\venv\\scripts\\activate\n    ```\n    - MacOs or Linux\n    ```bash\n    source venv/bin/activate\n    ```\n\n- install the requirements\n```bash\npip install -r requirements.txt\n```\n\n- set values in  \u003cb\u003e.env\u003c/b\u003e\n```python\nDJANGO_DEBUG=True\nDJANGO_SECRET_KEY=\"django-secret-key\"\nCLOUDINARY_API_KEY=\"api-key\"\nCLOUDINARY_NAME=\"cloudinary-name\"\nCLOUDINARY_SECRET_KEY=\"cloudinary-secret-key\"\n```\n\n- working dir\n```bash\ncd src/\n```\n- Generate \u003ci\u003eDJANGO_SECRET_KEY\u003c/i\u003e\n```bash\npython -c 'from django.core.management.utils import get_random_secret_key; print(get_random_secret_key())'\n```\n\n- Migrate\n```bash\npython manage.py migrate\n```\n\n- Run the server\n```bash\npython manage.py runserver\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelapeh%2Fimage-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphaelapeh%2Fimage-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphaelapeh%2Fimage-api/lists"}