{"id":22492428,"url":"https://github.com/imadmi/videoask_backend","last_synced_at":"2026-04-12T22:42:55.632Z","repository":{"id":259303554,"uuid":"784305906","full_name":"imadmi/videoask_backend","owner":"imadmi","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-19T15:40:31.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T20:33:11.696Z","etag":null,"topics":["backend","fastapi"],"latest_commit_sha":null,"homepage":"https://videoask-backend.onrender.com/docs","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/imadmi.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-04-09T15:34:41.000Z","updated_at":"2024-10-23T19:19:11.000Z","dependencies_parsed_at":"2024-10-24T07:56:16.642Z","dependency_job_id":"38ce8f3f-a0bd-43a0-aefe-d46a95656ac1","html_url":"https://github.com/imadmi/videoask_backend","commit_stats":null,"previous_names":["imadmi/videoask_backend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imadmi/videoask_backend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadmi%2Fvideoask_backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadmi%2Fvideoask_backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadmi%2Fvideoask_backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadmi%2Fvideoask_backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imadmi","download_url":"https://codeload.github.com/imadmi/videoask_backend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imadmi%2Fvideoask_backend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268655122,"owners_count":24285128,"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-08-04T02:00:09.867Z","response_time":79,"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":["backend","fastapi"],"created_at":"2024-12-06T18:17:41.303Z","updated_at":"2026-04-12T22:42:50.570Z","avatar_url":"https://github.com/imadmi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI Video Ask Service\n\n## Description\nThis project provides endpoints to manage video asks using FastAPI.\n\n## Installation\n```\ngit clone https://github.com/imadmi/videoask_backend.git\n```\n\n- Install dependencies using pipenv:\n```\npipenv install\n```\n- Install dependencies without pipenv:\n```\ncd videoask_backend\nsource venv/bin/activate\npip install -r requirements.txt\n```\n\n## Usage\n1- Run the FastAPI server:\n\n```\nuvicorn main:app --reload\n```\n2- Access the API documentation at http://localhost:8000/docs or http://localhost:8000/redoc.\n\n3- Use the provided endpoints to interact with the service.\n\n## Endpoints\n- POST /saveVideoAsk: Save multiple video ask objects in the database.\n- GET /getVideoAsks: Retrieve all video ask objects from the database.\n- GET /getVideoAsk/{id}: Retrieve a video ask object by its ID from the database.\n- POST /uploadfile: Upload a file and return the URL.\n- DELETE /deleteAllVideoAsks: Delete all video ask objects from the database. (Dev mode)\n- DELETE /deleteVideoAsk/{id}: Delete a video ask object by its ID from the database. (Dev mode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimadmi%2Fvideoask_backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimadmi%2Fvideoask_backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimadmi%2Fvideoask_backend/lists"}