{"id":18293273,"url":"https://github.com/steppacodes/google-drive-clone","last_synced_at":"2025-04-12T10:43:35.570Z","repository":{"id":220009901,"uuid":"750507531","full_name":"SteppaCodes/Google-Drive-clone","owner":"SteppaCodes","description":"A google drive clone built with django rest framework","archived":false,"fork":false,"pushed_at":"2025-03-22T15:05:20.000Z","size":20657,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T16:20:21.955Z","etag":null,"topics":[],"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/SteppaCodes.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-01-30T19:19:56.000Z","updated_at":"2025-03-22T15:05:23.000Z","dependencies_parsed_at":"2025-03-22T16:29:55.940Z","dependency_job_id":null,"html_url":"https://github.com/SteppaCodes/Google-Drive-clone","commit_stats":null,"previous_names":["steppacodes/file-manager-api","steppacodes/google-drive-clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteppaCodes%2FGoogle-Drive-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteppaCodes%2FGoogle-Drive-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteppaCodes%2FGoogle-Drive-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteppaCodes%2FGoogle-Drive-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteppaCodes","download_url":"https://codeload.github.com/SteppaCodes/Google-Drive-clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248557754,"owners_count":21124161,"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":[],"created_at":"2024-11-05T14:23:37.177Z","updated_at":"2025-04-12T10:43:35.544Z","avatar_url":"https://github.com/SteppaCodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Google Drive Clone\nGoogle Drive clone built with django rest framework\n\n# Features\nA list of  features that this clone has.\n\n- User Registration and Login\n- File Upload\n- Download Files\n- Star/Unstar files\n- Folders for file organization\n- Share files to other users\n- View Shared Files\n- File Commenting\n- Search whole drive\n- Search for folder in drive\n- Folder content search\n- Shared file status with multiple users access\n\n# Features to be built\n- Notifications\n- User Logout\n- Google authentication \n\n# Installation Guide\n\n- Download or clone this repostory using\n  ```sh\n  git@github.com:SteppaCodes/Google-Drive-clone.git\n- Navigate into your project directory\n  ```sh\n  cd google_drive_clone\n- Create a virtual environment\n  ```sh\n  python -m venv env\n- Activate the virtual environment\n- On Windows:\n  ```sh\n  env\\scripts\\activate\n- On Macos:\n  ```sh \n  source env/bin/activate\n- Install dependencies\n  ```sh\n  pip install -r requirements.txt\n- Run migrations to setup initial database schema\n  ```sh\n  python manage.py migrate\n- Create super user(optional)\n  ```sh\n  python manage.py createsuperuser\n- Run the development server\n  ```sh\n  python manage.py runserver\n- Access the API: on your browser, navigate to\n   ``` sh\n    http://127.0.0.1:8000/api/\n\n# Authentication \nToken-based authentication is used to secure the API endpoints. To access protected endpoints, include the token in the request headers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteppacodes%2Fgoogle-drive-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteppacodes%2Fgoogle-drive-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteppacodes%2Fgoogle-drive-clone/lists"}